/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCELFStreamer.cpp | 206 unsigned LastOp = Inst.getNumOperands() - 1; in isPartOfGOTToPCRelPair() local
|
H A D | PPCInstPrinter.cpp | 86 unsigned LastOp = MI->getNumOperands() - 1; in printInst() local
|
/aosp_15_r20/external/tensorflow/tensorflow/cc/framework/ |
H A D | scope_test.cc | 80 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 D | R600Packetizer.cpp | 217 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 D | R600Packetizer.cpp | 222 unsigned LastOp = TII->getOperandIdx(MI->getOpcode(), R600::OpName::last); in setIsLastBit() local
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | R600Packetizer.cpp | 225 unsigned LastOp = TII->getOperandIdx(MI->getOpcode(), AMDGPU::OpName::last); in setIsLastBit() local
|
H A D | SIInstrInfo.cpp | 46 SDValue LastOp = Load->getOperand(getNumOperandsNoGlue(Load) - 1); in findChainOperand() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/ |
D | LegacyLegalizerInfo.h | 450 static const int LastOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_END; variable
|
D | LegalizerInfo.h | 1313 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/ |
D | LegacyLegalizerInfo.h | 450 static const int LastOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_END; variable
|
D | LegalizerInfo.h | 1332 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/ |
D | LegacyLegalizerInfo.h | 450 static const int LastOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_END; variable
|
D | LegalizerInfo.h | 1331 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/ |
D | LegacyLegalizerInfo.h | 450 static const int LastOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_END; variable
|
D | LegalizerInfo.h | 1331 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 D | LegacyLegalizerInfo.h | 459 static const int LastOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_END; variable
|
H A D | LegalizerInfo.h | 1291 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 D | LegalizerInfo.h | 1333 static const int LastOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_END; variable
|
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | ARMLoadStoreOptimizer.cpp | 2152 MachineInstr *LastOp = nullptr; in RescheduleOps() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMLoadStoreOptimizer.cpp | 2244 MachineInstr *LastOp = nullptr; in RescheduleOps() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMLoadStoreOptimizer.cpp | 2349 MachineInstr *LastOp = nullptr; in RescheduleOps() local
|
/aosp_15_r20/external/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 5586 const ARMOperand *LastOp = &Op5; in tryConvertingToTwoOperandForm() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 6464 const ARMOperand *LastOp = &Op5; in tryConvertingToTwoOperandForm() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 6704 const ARMOperand *LastOp = &Op5; in tryConvertingToTwoOperandForm() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 2494 const auto *LastOp = Mul->getOperand(Mul->getNumOperands() - 1); in getAddExpr() local
|