Home
last modified time | relevance | path

Searched defs:FirstOp (Results 1 – 20 of 20) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64ConditionalCompares.cpp610 unsigned FirstOp = 1; // First CmpMI operand to copy. in convert() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ConditionalCompares.cpp653 unsigned FirstOp = 1; // First CmpMI operand to copy. in convert() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp197 Value *FirstOp = FirstInst->getOperand(i); in FoldPHIArgGEPIntoPHI() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombinePHI.cpp206 Value *FirstOp = FirstInst->getOperand(i); in FoldPHIArgGEPIntoPHI() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp453 Value *FirstOp = FirstInst->getOperand(i); in FoldPHIArgGEPIntoPHI() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h1119 static const int FirstOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_START; variable
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp633 MachineOperand FirstOp = MI.getOperand(0); in PredicateInstruction() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineInstr.cpp1391 bool FirstOp = true; in print() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp827 MachineOperand FirstOp = MI.getOperand(0); in PredicateInstruction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineInstr.cpp1357 bool FirstOp = true; in print() local
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp1600 MachineInstr *FirstOp = 0; in RescheduleOps() local
/external/llvm/lib/CodeGen/
DMachineInstr.cpp1735 bool FirstOp = true; in print() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp2190 MachineInstr *FirstOp = nullptr; in RescheduleOps() local
/external/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp2151 MachineInstr *FirstOp = nullptr; in RescheduleOps() local
/external/swiftshader/third_party/LLVM/lib/Target/CBackend/
DCBackend.cpp3378 Value *FirstOp = I.getOperand(); in printGEPExpression() local
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp4270 unsigned FirstOp; in PeepholePPC64() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp1577 Value *FirstOp = lookupOperandLeader(Cmp->getOperand(0)); in performSymbolicPredicateInfoEvaluation() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp6116 unsigned FirstOp; in PeepholePPC64() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DInstructionSimplify.cpp4149 auto FirstOp = static_cast<Instruction::CastOps>(CI->getOpcode()); in SimplifyCastInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp1988 unsigned FirstOp = 1; in processInstruction() local