/external/llvm/lib/Target/AArch64/ |
D | AArch64ConditionalCompares.cpp | 610 unsigned FirstOp = 1; // First CmpMI operand to copy. in convert() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ConditionalCompares.cpp | 653 unsigned FirstOp = 1; // First CmpMI operand to copy. in convert() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombinePHI.cpp | 197 Value *FirstOp = FirstInst->getOperand(i); in FoldPHIArgGEPIntoPHI() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombinePHI.cpp | 206 Value *FirstOp = FirstInst->getOperand(i); in FoldPHIArgGEPIntoPHI() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombinePHI.cpp | 453 Value *FirstOp = FirstInst->getOperand(i); in FoldPHIArgGEPIntoPHI() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | LegalizerInfo.h | 1119 static const int FirstOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_START; variable
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 633 MachineOperand FirstOp = MI.getOperand(0); in PredicateInstruction() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | MachineInstr.cpp | 1391 bool FirstOp = true; in print() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 827 MachineOperand FirstOp = MI.getOperand(0); in PredicateInstruction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachineInstr.cpp | 1357 bool FirstOp = true; in print() local
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMLoadStoreOptimizer.cpp | 1600 MachineInstr *FirstOp = 0; in RescheduleOps() local
|
/external/llvm/lib/CodeGen/ |
D | MachineInstr.cpp | 1735 bool FirstOp = true; in print() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMLoadStoreOptimizer.cpp | 2190 MachineInstr *FirstOp = nullptr; in RescheduleOps() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMLoadStoreOptimizer.cpp | 2151 MachineInstr *FirstOp = nullptr; in RescheduleOps() local
|
/external/swiftshader/third_party/LLVM/lib/Target/CBackend/ |
D | CBackend.cpp | 3378 Value *FirstOp = I.getOperand(); in printGEPExpression() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 4270 unsigned FirstOp; in PeepholePPC64() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | NewGVN.cpp | 1577 Value *FirstOp = lookupOperandLeader(Cmp->getOperand(0)); in performSymbolicPredicateInfoEvaluation() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 6116 unsigned FirstOp; in PeepholePPC64() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | InstructionSimplify.cpp | 4149 auto FirstOp = static_cast<Instruction::CastOps>(CI->getOpcode()); in SimplifyCastInst() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 1988 unsigned FirstOp = 1; in processInstruction() local
|