Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ConditionalCompares.cpp652 unsigned FirstOp = 1; // First CmpMI operand to copy. in convert() local
H A DAArch64ISelLowering.cpp9535 SDValue FirstOp = N->getOperand(0); in tryLowerToSLI() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp1583 unsigned FirstOp = CurOp++; in encodeInstruction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp551 Value *FirstOp = FirstInst->getOperand(i); in foldPHIArgGEPIntoPHI() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp741 MachineOperand FirstOp = MI.getOperand(0); in PredicateInstruction() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h1473 static const int FirstOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_START; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineInstr.cpp1678 bool FirstOp = true; in print() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp2348 MachineInstr *FirstOp = nullptr; in RescheduleOps() local
H A DARMISelLowering.cpp7404 SDValue FirstOp = Op.getOperand(0); in LowerBUILD_VECTOR_i1() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp1569 Value *FirstOp = lookupOperandLeader(CmpOp0); in performSymbolicPredicateInfoEvaluation() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp7054 unsigned FirstOp; in PeepholePPC64() local
H A DPPCISelLowering.cpp14357 SDValue FirstOp; in isSplatBV() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4560 auto FirstOp = static_cast<Instruction::CastOps>(CI->getOpcode()); in SimplifyCastInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp2050 unsigned FirstOp = 1; in processInstruction() local