/external/llvm-project/llvm/test/CodeGen/Mips/cstmaterialization/ |
D | isel-materialization.ll | 21 ; MIPS-DAG: t{{[0-9]+}}: i32 = ADDiu Register:i32 $zero, TargetConstant:i32<1> 22 ; MIPS-DAG: t{{[0-9]+}}: i32 = ADDiu Register:i32 $zero, TargetConstant:i32<2048> 23 ; MIPS-DAG: t{{[0-9]+}}: i32 = LUi TargetConstant:i32<128> 26 ; MIPS: t[[A:[0-9]+]]: i32 = LUi TargetConstant:i32<2304> 27 ; MIPS: t{{[0-9]+}}: i32 = ORi t[[A]], TargetConstant:i32<2> 30 ; MM-DAG: t{{[0-9]+}}: i32 = LI16_MM TargetConstant:i32<1> 31 ; MM-DAG: t{{[0-9]+}}: i32 = ADDiu_MM Register:i32 $zero, TargetConstant:i32<2048> 32 ; MM-DAG: t{{[0-9]+}}: i32 = LUi_MM TargetConstant:i32<128> 35 ; MM: t[[A:[0-9]+]]: i32 = LUi_MM TargetConstant:i32<2304> 36 ; MM: t{{[0-9]+}}: i32 = ORi_MM t[[A]], TargetConstant:i32<2>
|
/external/llvm-project/llvm/test/CodeGen/Mips/cconv/ |
D | byval.ll | 32 ; O32-SDAG: t{{.*}}: ch,glue = callseq_start t{{.*}}, TargetConstant:i32<{{.*}}> 33 ; O32-SDAG-NOT: t{{.*}}: ch,glue = callseq_start t{{.*}}, TargetConstant:i32<{{.*}}> 35 ; O32-SDAG-NOT: t{{.*}}: ch,glue = callseq_end t{{.*}}, TargetConstant:i32<{{.*}}> 37 ; O32-SDAG: t{{.*}}: ch,glue = callseq_end t{{.*}}, TargetConstant:i32<{{.*}}> 40 ; N32-SDAG: t{{.*}}: ch,glue = callseq_start t{{.*}}, TargetConstant:i32<{{.*}}> 41 ; N32-SDAG-NOT: t{{.*}}: ch,glue = callseq_start t{{.*}}, TargetConstant:i32<{{.*}}> 43 ; N32-SDAG-NOT: t{{.*}}: ch,glue = callseq_end t{{.*}}, TargetConstant:i32<{{.*}}> 45 ; N32-SDAG: t{{.*}}: ch,glue = callseq_end t{{.*}}, TargetConstant:i32<{{.*}}> 48 ; N64-SDAG: t{{.*}}: ch,glue = callseq_start t{{.*}}, TargetConstant:i64<{{.*}}> 49 ; N64-SDAG-NOT: t{{.*}}: ch,glue = callseq_start t{{.*}}, TargetConstant:i64<{{.*}}> [all …]
|
/external/llvm-project/llvm/test/CodeGen/VE/Scalar/ |
D | inlineasm-vldvst-reg.ll | 8 …:ch<null>, TargetConstant:i64<1>, TargetConstant:i32<589834>, Register:v512i32 %4, TargetConstant:…
|
/external/llvm-project/llvm/test/CodeGen/Mips/ |
D | frameindex.ll | 9 ; MIPS32: t{{[0-9]+}}: i{{[0-9]+}} = LEA_ADDiu TargetFrameIndex:i32<0>, TargetConstant:i32<0> 10 ; MM: t{{[0-9]+}}: i{{[0-9]+}} = LEA_ADDiu_MM TargetFrameIndex:i32<0>, TargetConstant:i32<0> 11 ; MIPS64: t{{[0-9]+}}: i{{[0-9]+}} = LEA_ADDiu64 TargetFrameIndex:i64<0>, TargetConstant:i64<0>
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | selectiondag-debug-loc.ll | 26 ; CHECK: X86ISD::RET_FLAG {{.*}}, TargetConstant:i32<0>, Register:i32 $eax, {{.*}}, <stdin>:2:3
|
D | vshli-simplify-demanded-bits.ll | 5 ; TargetConstant for the RHS operand.
|
D | patchpoint.ll | 58 ; Test patchpoints reusing the same TargetConstant.
|
/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 120 TargetConstant, enumerator
|
D | SelectionDAGNodes.h | 1285 : SDNode(isTarget ? ISD::TargetConstant : ISD::Constant, 0, DL, 1305 N->getOpcode() == ISD::TargetConstant;
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 126 TargetConstant, enumerator
|
D | SelectionDAGNodes.h | 1570 : SDNode(isTarget ? ISD::TargetConstant : ISD::Constant, 0, DebugLoc(), 1593 N->getOpcode() == ISD::TargetConstant;
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | fmf-propagation.ll | 559 ; FMFDEBUG: ch,glue = callseq_end t15, TargetConstant:i64<32>, TargetConstant:i64<0>, t15:1 565 ; GLOBALDEBUG: ch,glue = callseq_end t15, TargetConstant:i64<32>, TargetConstant:i64<0>, t1…
|
D | ppc64-patchpoint.ll | 70 ; Test patchpoints reusing the same TargetConstant.
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 151 TargetConstant, enumerator
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | arm64-patchpoint.ll | 46 ; Test patchpoints reusing the same TargetConstant.
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-patchpoint.ll | 46 ; Test patchpoints reusing the same TargetConstant.
|
/external/llvm/test/CodeGen/X86/ |
D | patchpoint.ll | 58 ; Test patchpoints reusing the same TargetConstant.
|
/external/llvm-project/llvm/test/CodeGen/SystemZ/ |
D | patchpoint.ll | 57 ; Test patchpoints reusing the same TargetConstant.
|
/external/llvm/test/CodeGen/PowerPC/ |
D | ppc64-patchpoint.ll | 70 ; Test patchpoints reusing the same TargetConstant.
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | IntrinsicsWebAssembly.td | 227 // ISD::TargetConstant, which would require extra complications in the ISel
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsSEISelDAGToDAG.cpp | 864 assert(Intrinsic.getOpcode() == ISD::TargetConstant && in trySelect() 936 assert(Intrinsic.getOpcode() == ISD::TargetConstant && in trySelect()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 129 case ISD::TargetConstant: in getOperationName()
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/ |
D | ARMGenDAGISel.inc | 1211 /* 2568*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant), 1265 /* 2686*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant), 1293 /* 2740*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant), 1316 /* 2784*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant), 1346 /* 2840*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant), 1368 /* 2883*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant), 1396 /* 2937*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant), 1419 /* 2981*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant), 1449 /* 3037*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant), 1490 /* 3117*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant), [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 156 case ISD::TargetConstant: in getOperationName()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 157 case ISD::TargetConstant: in getOperationName()
|