Searched refs:AnalyzePhysRegInBundle (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachineInstrBundle.h | 293 LLVM_ABI PhysRegInfo AnalyzePhysRegInBundle(const MachineInstr &MI,
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineInstrBundle.cpp | 314 PhysRegInfo llvm::AnalyzePhysRegInBundle(const MachineInstr &MI, Register Reg, in AnalyzePhysRegInBundle() function in llvm
|
| H A D | MachineBasicBlock.cpp | 1668 PhysRegInfo Info = AnalyzePhysRegInBundle(*I, Reg, TRI); in computeRegisterLiveness() 1706 PhysRegInfo Info = AnalyzePhysRegInBundle(*I, Reg, TRI); in computeRegisterLiveness()
|
| H A D | InlineSpiller.cpp | 1008 PhysRegInfo RI = AnalyzePhysRegInBundle(*FoldMI, Reg, &TRI); in foldMemoryOperand()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ConditionalCompares.cpp | 353 PhysRegInfo PRI = AnalyzePhysRegInBundle(*I, AArch64::NZCV, TRI); in findConvertibleCompare()
|