Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ConditionalCompares.cpp651 unsigned FirstOp = 1; // First CmpMI operand to copy. in convert() local
H A DAArch64ISelLowering.cpp11975 SDValue FirstOp = N->getOperand(0); in tryLowerToSLI() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.h458 static const int FirstOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_START; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp1522 unsigned FirstOp = CurOp++; in encodeInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp581 Value *FirstOp = FirstInst->getOperand(I); in foldPHIArgGEPIntoPHI() local
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp748 MachineOperand FirstOp = MI.getOperand(0); in PredicateInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineInstr.cpp1677 bool FirstOp = true; in print() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp2348 MachineInstr *FirstOp = nullptr; in RescheduleOps() local
H A DARMISelLowering.cpp7729 SDValue FirstOp = Op.getOperand(0); in LowerBUILD_VECTOR_i1() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1366 auto FirstOp = expr_op_begin(); in isValid() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp1573 Value *FirstOp = lookupOperandLeader(CmpOp0); in performSymbolicPredicateInfoEvaluation() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp7405 unsigned FirstOp; in PeepholePPC64() local
H A DPPCISelLowering.cpp14912 SDValue FirstOp; in isSplatBV() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp2046 unsigned FirstOp = 1; in processInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInstructionSimplify.cpp5071 auto FirstOp = static_cast<Instruction::CastOps>(CI->getOpcode()); in simplifyCastInst() local