Searched defs:getMask (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h233 static uint64_t getMask(const BitFieldInfo FieldInfo) { function in class:llvm::LLT
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1568 const SDValue &getMask() const { return getOperand(3); } function in class:llvm::X86MaskedStoreSDNode
1638 const SDValue &getMask() const { return getOperand(2); } function in class:llvm::X86MaskedGatherScatterSDNode
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h1027 const uint32_t *getMask() const { return Mask; } function
H A DSelectionDAGNodes.h1518 ArrayRef<int> getMask() const { function in class:llvm::ShuffleVectorSDNode
2304 const SDValue &getMask() const { function in class:llvm::MaskedLoadStoreSDNode
2345 const SDValue &getMask() const { return getOperand(3); } function in class:llvm::MaskedLoadSDNode
2382 const SDValue &getMask() const { return getOperand(4); } function in class:llvm::MaskedStoreSDNode
2423 const SDValue &getMask() const { return getOperand(2); } function in class:llvm::MaskedGatherScatterSDNode
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUArgumentUsageInfo.h81 unsigned getMask() const { function in struct:llvm::ArgDescriptor
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DType.cpp273 APInt IntegerType::getMask() const { function in class:IntegerType
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DMachODumper.cpp319 static std::string getMask(uint32_t prot) function
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h2020 Constant *getMask() const { function in class:llvm::ShuffleVectorInst
[all...]
/freebsd-12-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c100746 static Bitmask getMask(WhereMaskSet *pMaskSet, int iCursor){ function
[all...]

Completed in 576 milliseconds