Searched defs:getVRegInfo (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | DetectDeadLanes.h | 57 const VRegInfo &getVRegInfo(unsigned RegIdx) const { in getVRegInfo() function |
/llvm-project/llvm/lib/CodeGen/MIRParser/ | ||
H A D | MIParser.cpp | 320 VRegInfo &PerFunctionMIParsingState::getVRegInfo(Register Num) { getVRegInfo() function in PerFunctionMIParsingState |