Home
last modified time | relevance | path

Searched refs:invalidateLiveness (Results 1 – 9 of 9) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyCFGSort.cpp392 MF.getRegInfo().invalidateLiveness(); in runOnMachineFunction()
HDWebAssemblyCFGStackify.cpp1711 MF.getRegInfo().invalidateLiveness(); in runOnMachineFunction()
/freebsd-head/contrib/llvm-project/llvm/lib/Target/Sparc/
HDDelaySlotFiller.cpp54 F.getRegInfo().invalidateLiveness(); in runOnMachineFunction()
/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineRegisterInfo.h220 void invalidateLiveness() { in invalidateLiveness() function
/freebsd-head/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsDelaySlotFiller.cpp228 F.getRegInfo().invalidateLiveness(); in runOnMachineFunction()
HDMipsConstantIslandPass.cpp457 MF->getRegInfo().invalidateLiveness(); in runOnMachineFunction()
/freebsd-head/contrib/llvm-project/llvm/lib/Target/CSKY/
HDCSKYConstantIslandPass.cpp300 MF->getRegInfo().invalidateLiveness(); in runOnMachineFunction()
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
HDMIRParser.cpp617 RegInfo.invalidateLiveness(); in parseRegisterInfo()
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDBranchFolding.cpp203 MRI.invalidateLiveness(); in OptimizeFunction()