Home
last modified time | relevance | path

Searched defs:PartwordMaskValues (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp641 struct PartwordMaskValues { struct
643 Type *WordType = nullptr;
644 Type *ValueType = nullptr;
645 Type *IntValueType = nullptr;
646 Value *AlignedAddr = nullptr;
647 Align AlignedAddrAlignment;
649 Value *ShiftAmt = nullptr;
650 Value *Mask = nullptr;
651 Value *Inv_Mask = nullptr;
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp564 struct PartwordMaskValues { struct
565 Type *WordType;
566 Type *ValueType;
567 Value *AlignedAddr;
568 Value *ShiftAmt;
569 Value *Mask;
570 Value *Inv_Mask;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp612 struct PartwordMaskValues { struct
613 Type *WordType;
614 Type *ValueType;
615 Value *AlignedAddr;
616 Value *ShiftAmt;
617 Value *Mask;
618 Value *Inv_Mask;