Searched defs:FirstOp (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ConditionalCompares.cpp652 unsigned FirstOp = 1; // First CmpMI operand to copy. local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp464 Value *FirstOp = FirstInst->getOperand(i); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp740 MachineOperand FirstOp = MI.getOperand(0); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4340 auto FirstOp = static_cast<Instruction::CastOps>(CI->getOpcode()); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp6443 unsigned FirstOp; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp2034 unsigned FirstOp = 1; local

Completed in 287 milliseconds