Home
last modified time | relevance | path

Searched refs:AnalyzePhysRegInBundle (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineInstrBundle.h284 PhysRegInfo AnalyzePhysRegInBundle(const MachineInstr &MI, unsigned Reg,
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineInstrBundle.h284 PhysRegInfo AnalyzePhysRegInBundle(const MachineInstr &MI, Register Reg,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineInstrBundle.cpp311 PhysRegInfo llvm::AnalyzePhysRegInBundle(const MachineInstr &MI, unsigned Reg, in AnalyzePhysRegInBundle() function in llvm
DMachineBasicBlock.cpp1398 PhysRegInfo Info = AnalyzePhysRegInBundle(*I, Reg, TRI); in computeRegisterLiveness()
1436 PhysRegInfo Info = AnalyzePhysRegInBundle(*I, Reg, TRI); in computeRegisterLiveness()
DInlineSpiller.cpp853 PhysRegInfo RI = AnalyzePhysRegInBundle(*FoldMI, Reg, &TRI); in foldMemoryOperand()
/external/llvm-project/llvm/lib/CodeGen/
DMachineInstrBundle.cpp311 PhysRegInfo llvm::AnalyzePhysRegInBundle(const MachineInstr &MI, Register Reg, in AnalyzePhysRegInBundle() function in llvm
DMachineBasicBlock.cpp1467 PhysRegInfo Info = AnalyzePhysRegInBundle(*I, Reg, TRI); in computeRegisterLiveness()
1505 PhysRegInfo Info = AnalyzePhysRegInBundle(*I, Reg, TRI); in computeRegisterLiveness()
DInlineSpiller.cpp878 PhysRegInfo RI = AnalyzePhysRegInBundle(*FoldMI, Reg, &TRI); in foldMemoryOperand()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ConditionalCompares.cpp355 PhysRegInfo PRI = AnalyzePhysRegInBundle(*I, AArch64::NZCV, TRI); in findConvertibleCompare()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ConditionalCompares.cpp355 PhysRegInfo PRI = AnalyzePhysRegInBundle(*I, AArch64::NZCV, TRI); in findConvertibleCompare()