Home
last modified time | relevance | path

Searched defs:getRegInfo (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DVirtRegMap.h89 MachineRegisterInfo &getRegInfo() const { return *MRI; } in getRegInfo() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineInstr.cpp152 MachineRegisterInfo *MachineInstr::getRegInfo() { in getRegInfo() function in MachineInstr
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRExpandPseudoInsts.cpp73 MachineRegisterInfo &getRegInfo(Block &MBB) { return MBB.getParent()->getRegInfo(); } in getRegInfo() function in __anondb0125920111::AVRExpandPseudo