| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
| H A D | AMDGPUAsmUtils.h | 47 unsigned getMask() const { return Mask << Shift; } in getMask() function
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | InterleavedAccessPass.cpp | 261 static Value *getMask(Value *WideMask, unsigned Factor, in getMask() function 578 static Value *getMask(Value *WideMask, unsigned Factor, in getMask() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
| H A D | DXILShaderFlags.h | 48 constexpr uint64_t getMask(int Bit) const { in getMask() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kCollapseMOVEMPass.cpp | 86 unsigned getMask() const { return Mask; } in getMask() function in __anon143e10ef0111::MOVEMState
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUArgumentUsageInfo.h | 80 unsigned getMask() const { in getMask() function
|
| H A D | AMDGPUIGroupLP.cpp | 227 SchedGroupMask getMask() { return SGMask; } in getMask() function in __anon5d856e630111::SchedGroup
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/ |
| H A D | Legality.h | 237 const ShuffleMask &getMask() const { return Mask; } in getMask() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlan.h | 1623 VPValue *getMask() const { in getMask() function 2331 VPValue *getMask(unsigned Idx) const { in getMask() function 2416 VPValue *getMask() const { in getMask() function 2723 VPValue *getMask() { in getMask() function 2993 VPValue *getMask() const { in getMask() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | GenericMachineInstrs.h | 323 ArrayRef<int> getMask() const { return getOperand(3).getShuffleMask(); } in getMask() function
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| H A D | MachODumper.cpp | 329 static std::string getMask(uint32_t prot) in getMask() function
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Type.cpp | 345 APInt IntegerType::getMask() const { return APInt::getAllOnes(getBitWidth()); } in getMask() function in IntegerType
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetRegisterInfo.h | 1295 const uint32_t *getMask() const { return Mask; } in getMask() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1947 const SDValue &getMask() const { return getOperand(2); } in getMask() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonVectorCombine.cpp | 659 auto AlignVectors::getMask(Value *Val) const -> Value * { in getMask() function in AlignVectors
|