Searched refs:getVRegInfo (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h182 VRegInfo &getVRegInfo(Register Num);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp527 VRegInfo &Info = PFS.getVRegInfo(VReg.ID.Value);
H A DMIParser.cpp324 VRegInfo &PerFunctionMIParsingState::getVRegInfo(Register Num) { function in class:PerFunctionMIParsingState
1288 Info = &PFS.getVRegInfo(ID);

Completed in 181 milliseconds