Searched defs:getRegMask (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | MachineOperand.h | 659 const uint32_t *getRegMask() const { getRegMask() function |
/llvm-project/llvm/lib/CodeGen/MIRParser/ | ||
H A D | MIParser.cpp | 162 const uint32_t *PerTargetMIParsingState::getRegMask(StringRef Identifier) { getRegMask() function in PerTargetMIParsingState |