Home
last modified time | relevance | path

Searched defs:getRegMask (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h659 const uint32_t *getRegMask() const { getRegMask() function
/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp162 const uint32_t *PerTargetMIParsingState::getRegMask(StringRef Identifier) { getRegMask() function in PerTargetMIParsingState