Home
last modified time | relevance | path

Searched defs:LastOp (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCELFStreamer.cpp206 unsigned LastOp = Inst.getNumOperands() - 1; in isPartOfGOTToPCRelPair() local
H A DPPCInstPrinter.cpp86 unsigned LastOp = MI->getNumOperands() - 1; in printInst() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600Packetizer.cpp217 unsigned LastOp = TII->getOperandIdx(MI->getOpcode(), R600::OpName::last); in setIsLastBit() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.h459 static const int LastOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_END; variable
H A DLegalizerInfo.h1291 static const int LastOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_END; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp2349 MachineInstr *LastOp = nullptr; in RescheduleOps() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp6704 const ARMOperand *LastOp = &Op5; in tryConvertingToTwoOperandForm() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp2632 const auto *LastOp = Mul->getOperand(Mul->getNumOperands() - 1); in getAddExpr() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp43846 SDValue LastOp = N0.getOperand(N0.getNumOperands() - 1); in combineBitcast() local