Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineInstrBundle.h216 PhysRegInfo analyzePhysReg(unsigned Reg, const TargetRegisterInfo *TRI);
/external/llvm/include/llvm/CodeGen/
DMachineInstrBundle.h217 PhysRegInfo analyzePhysReg(unsigned Reg, const TargetRegisterInfo *TRI);
/external/llvm/lib/CodeGen/
DMachineInstrBundle.cpp294 MachineOperandIteratorBase::analyzePhysReg(unsigned Reg, in analyzePhysReg() function in MachineOperandIteratorBase
DMachineBasicBlock.cpp1217 ConstMIOperands(*I).analyzePhysReg(Reg, TRI); in computeRegisterLiveness()
1262 ConstMIOperands(*I).analyzePhysReg(Reg, TRI); in computeRegisterLiveness()
DInlineSpiller.cpp786 MIBundleOperands(*FoldMI).analyzePhysReg(Reg, &TRI); in foldMemoryOperand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineInstrBundle.cpp296 MachineOperandIteratorBase::analyzePhysReg(unsigned Reg, in analyzePhysReg() function in MachineOperandIteratorBase
DMachineBasicBlock.cpp1386 ConstMIOperands(*I).analyzePhysReg(Reg, TRI); in computeRegisterLiveness()
1431 ConstMIOperands(*I).analyzePhysReg(Reg, TRI); in computeRegisterLiveness()
DInlineSpiller.cpp823 MIBundleOperands(*FoldMI).analyzePhysReg(Reg, &TRI); in foldMemoryOperand()
/external/llvm/lib/Target/AArch64/
DAArch64ConditionalCompares.cpp351 MIOperands(*I).analyzePhysReg(AArch64::NZCV, TRI); in findConvertibleCompare()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ConditionalCompares.cpp356 MIOperands(*I).analyzePhysReg(AArch64::NZCV, TRI); in findConvertibleCompare()