/external/swiftshader/third_party/LLVM/lib/Target/PTX/ |
D | PTXInstrInfo.cpp | 114 int i = MI->findFirstPredOperandIdx(); in isPredicated() 128 int i = MI->findFirstPredOperandIdx(); in PredicateInstruction() 224 int i = instLast1.findFirstPredOperandIdx(); in AnalyzeBranch() 241 int i = instLast2.findFirstPredOperandIdx(); in AnalyzeBranch() 337 if (MI->findFirstPredOperandIdx() == -1) { in AddDefaultPredicate()
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 73 int PIdx = MI->findFirstPredOperandIdx(); in isPredicated() 78 int PIdx = MI->findFirstPredOperandIdx(); in getPredicate()
|
D | ARMBaseRegisterInfo.cpp | 873 int PIdx = Old->findFirstPredOperandIdx(); in eliminateCallFramePseudoInstr() 1201 int PIdx = MI.findFirstPredOperandIdx(); in eliminateFrameIndex()
|
D | Thumb1RegisterInfo.cpp | 649 int PIdx = MI.findFirstPredOperandIdx(); in eliminateFrameIndex()
|
D | ARMBaseInstrInfo.cpp | 454 int PIdx = MI->findFirstPredOperandIdx(); in PredicateInstruction() 1434 int PIdx = MI->findFirstPredOperandIdx(); in getInstrPredicate()
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MCInstrDesc.h | 304 int findFirstPredOperandIdx() const { in findFirstPredOperandIdx() function
|
/external/llvm/include/llvm/MC/ |
D | MCInstrDesc.h | 537 int findFirstPredOperandIdx() const { in findFirstPredOperandIdx() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCInstrDesc.h | 579 int findFirstPredOperandIdx() const { in findFirstPredOperandIdx() function
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | MachineInstr.h | 390 int findFirstPredOperandIdx() const;
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 139 int PIdx = MI.findFirstPredOperandIdx(); in getPredicate()
|
D | ThumbRegisterInfo.cpp | 564 int PIdx = MI.findFirstPredOperandIdx(); in eliminateFrameIndex()
|
D | ARMBaseInstrInfo.cpp | 462 int PIdx = I->findFirstPredOperandIdx(); in isPredicated() 469 int PIdx = MI.findFirstPredOperandIdx(); in isPredicated() 484 int PIdx = MI.findFirstPredOperandIdx(); in PredicateInstruction() 1778 int PIdx = MI.findFirstPredOperandIdx(); in getInstrPredicate() 1818 CommutedMI->getOperand(CommutedMI->findFirstPredOperandIdx()) in commuteInstructionImpl()
|
D | ARMBaseRegisterInfo.cpp | 761 int PIdx = MI.findFirstPredOperandIdx(); in eliminateFrameIndex()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 146 int PIdx = MI.findFirstPredOperandIdx(); in getPredicate()
|
D | ThumbRegisterInfo.cpp | 564 int PIdx = MI.findFirstPredOperandIdx(); in eliminateFrameIndex()
|
D | ARMBaseRegisterInfo.cpp | 780 int PIdx = MI.findFirstPredOperandIdx(); in eliminateFrameIndex()
|
D | ARMBaseInstrInfo.cpp | 488 int PIdx = I->findFirstPredOperandIdx(); in isPredicated() 495 int PIdx = MI.findFirstPredOperandIdx(); in isPredicated() 510 int PIdx = MI.findFirstPredOperandIdx(); in PredicateInstruction() 1980 int PIdx = MI.findFirstPredOperandIdx(); in getInstrPredicate() 2019 CommutedMI->getOperand(CommutedMI->findFirstPredOperandIdx()) in commuteInstructionImpl()
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineInstr.h | 971 int findFirstPredOperandIdx() const;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | R600InstrInfo.cpp | 864 int idx = MI.findFirstPredOperandIdx(); in isPredicated() 974 int PIdx = MI.findFirstPredOperandIdx(); in PredicateInstruction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | MachineInstr.h | 1061 int findFirstPredOperandIdx() const;
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600InstrInfo.cpp | 873 int idx = MI.findFirstPredOperandIdx(); in isPredicated() 992 int PIdx = MI.findFirstPredOperandIdx(); in PredicateInstruction()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | MachineInstr.cpp | 971 int MachineInstr::findFirstPredOperandIdx() const { in findFirstPredOperandIdx() function in MachineInstr
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachineInstr.cpp | 842 int MachineInstr::findFirstPredOperandIdx() const { in findFirstPredOperandIdx() function in MachineInstr
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/AsmParser/ |
D | ARMAsmParser.cpp | 6434 Inst.getOperand(MCID.findFirstPredOperandIdx()).getImm()); in validateInstruction() 6448 Inst.getOperand(MCID.findFirstPredOperandIdx()).getImm() != in validateInstruction() 6453 Inst.getOperand(MCID.findFirstPredOperandIdx()).getImm() != in validateInstruction() 9175 (ARMCC::CondCodes)Inst.getOperand(MCID.findFirstPredOperandIdx()) in MatchInstruction() 9199 (ARMCC::CondCodes)Inst.getOperand(MCID.findFirstPredOperandIdx()) in MatchInstruction() 9226 (ARMCC::CondCodes)Inst.getOperand(MCID.findFirstPredOperandIdx()) in MatchInstruction()
|
/external/llvm/lib/CodeGen/ |
D | MachineInstr.cpp | 1369 int MachineInstr::findFirstPredOperandIdx() const { in findFirstPredOperandIdx() function in MachineInstr
|