Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCELFStreamer.cpp207 unsigned LastOp = Inst.getNumOperands() - 1; in isPartOfGOTToPCRelPair() local
H A DPPCInstPrinter.cpp86 unsigned LastOp = MI->getNumOperands() - 1; in printInst() local
/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslresource.c1025 ACPI_PARSE_OBJECT *LastOp = NULL; RsDoResourceTemplate() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600Packetizer.cpp217 unsigned LastOp = TII->getOperandIdx(MI->getOpcode(), R600::OpName::last); in setIsLastBit() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h1474 static const int LastOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_END; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp2349 MachineInstr *LastOp = nullptr; in RescheduleOps() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp6665 const ARMOperand *LastOp = &Op5; in tryConvertingToTwoOperandForm() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp2405 const auto *LastOp = Mul->getOperand(Mul->getNumOperands() - 1); in getAddExpr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp39955 SDValue LastOp = N0.getOperand(N0.getNumOperands() - 1); in combineBitcast() local