Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/tensorflow/tensorflow/cc/framework/
H A Dscope_test.cc80 string LastOp(const Scope& scope) { return scope.GetUniqueNameForOp("Last"); } in LastOp() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DR600Packetizer.cpp217 unsigned LastOp = TII->getOperandIdx(MI->getOpcode(), R600::OpName::last); in setIsLastBit() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600Packetizer.cpp222 unsigned LastOp = TII->getOperandIdx(MI->getOpcode(), R600::OpName::last); in setIsLastBit() local
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DR600Packetizer.cpp225 unsigned LastOp = TII->getOperandIdx(MI->getOpcode(), AMDGPU::OpName::last); in setIsLastBit() local
H A DSIInstrInfo.cpp46 SDValue LastOp = Load->getOperand(getNumOperandsNoGlue(Load) - 1); in findChainOperand() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/
DLegacyLegalizerInfo.h450 static const int LastOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_END; variable
DLegalizerInfo.h1313 static const int LastOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_END; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/
DLegacyLegalizerInfo.h450 static const int LastOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_END; variable
DLegalizerInfo.h1332 static const int LastOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_END; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/
DLegacyLegalizerInfo.h450 static const int LastOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_END; variable
DLegalizerInfo.h1331 static const int LastOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_END; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/
DLegacyLegalizerInfo.h450 static const int LastOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_END; variable
DLegalizerInfo.h1331 static const int LastOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_END; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h1333 static const int LastOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_END; variable
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp2152 MachineInstr *LastOp = nullptr; in RescheduleOps() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp2244 MachineInstr *LastOp = nullptr; in RescheduleOps() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp2349 MachineInstr *LastOp = nullptr; in RescheduleOps() local
/aosp_15_r20/external/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp5586 const ARMOperand *LastOp = &Op5; in tryConvertingToTwoOperandForm() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp6464 const ARMOperand *LastOp = &Op5; in tryConvertingToTwoOperandForm() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp6704 const ARMOperand *LastOp = &Op5; in tryConvertingToTwoOperandForm() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp2494 const auto *LastOp = Mul->getOperand(Mul->getNumOperands() - 1); in getAddExpr() local

12