Home
last modified time | relevance | path

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

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