/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/ |
D | address-selection.ll | 23 ; MIPS: t[[A:[0-9]+]]: i32 = LUi TargetGlobalAddress:i32<i32* @x> 0 [TF=4] 24 ; MIPS: t{{.*}}: i32 = ADDiu t[[A]], TargetGlobalAddress:i32<i32* @x> 0 [TF=5] 27 ; MIPS-XGOT: t[[B:[0-9]+]]: i32 = LUi TargetGlobalAddress:i32<i32* @x> 0 [TF=20] 29 ; MIPS-XGOT: t{{.*}}: i32,ch = LW<Mem:(load 4 from got)> t[[C]], TargetGlobalAddress:i32<i32* @x> 0… 32 ; MM: t[[A:[0-9]+]]: i32 = LUi_MM TargetGlobalAddress:i32<i32* @x> 0 [TF=4] 33 ; MM: t{{.*}}: i32 = ADDiu_MM t[[A]], TargetGlobalAddress:i32<i32* @x> 0 [TF=5] 36 ; MM-XGOT: t[[B:[0-9]+]]: i32 = LUi_MM TargetGlobalAddress:i32<i32* @x> 0 [TF=20] 38 ; MM-XGOT: t{{.*}}: i32,ch = LW_MM<Mem:(load 4 from got)> t[[C]], TargetGlobalAddress:i32<i32* @x> …
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/cstmaterialization/ |
D | isel-materialization.ll | 24 ; MIPS: t{{[0-9]+}}: ch,glue = JAL TargetGlobalAddress:i32<void (i32, i32, i32)* @f> 33 ; MM: t{{[0-9]+}}: ch,glue = JAL_MM TargetGlobalAddress:i32<void (i32, i32, i32)* @f>
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | SparcISelDAGToDAG.cpp | 81 Addr.getOpcode() == ISD::TargetGlobalAddress) in SelectADDRri() 117 Addr.getOpcode() == ISD::TargetGlobalAddress) in SelectADDRrr()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/cconv/ |
D | byval.ll | 36 ; O32-SDAG: t{{.*}}: ch,glue = MipsISD::JmpLink t{{.*}}, TargetGlobalAddress:i32<void (%struct.S1*)… 44 ; N32-SDAG: t{{.*}}: ch,glue = MipsISD::JmpLink t{{.*}}, TargetGlobalAddress:i32<void (%struct.S1*)… 52 ; N64-SDAG: t{{.*}}: ch,glue = MipsISD::JmpLink t{{.*}}, TargetGlobalAddress:i64<void (%struct.S1*)… 169 ; O32-SDAG: t{{.*}}: ch,glue = MipsISD::JmpLink t{{.*}}, TargetGlobalAddress:i32<void (%struct.S1*)… 180 ; N32-SDAG: t{{.*}}: ch,glue = MipsISD::JmpLink t{{.*}}, TargetGlobalAddress:i32<void (%struct.S1*)… 191 ; N64-SDAG: t{{.*}}: ch,glue = MipsISD::JmpLink t{{.*}}, TargetGlobalAddress:i64<void (%struct.S1*)…
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiISelDAGToDAG.cpp | 165 Addr.getOpcode() == ISD::TargetGlobalAddress)) in selectAddrRiSpls() 220 Addr.getOpcode() == ISD::TargetGlobalAddress)) in selectAddrRr()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/ |
D | LanaiISelDAGToDAG.cpp | 165 Addr.getOpcode() == ISD::TargetGlobalAddress)) in selectAddrRiSpls() 220 Addr.getOpcode() == ISD::TargetGlobalAddress)) in selectAddrRr()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/ |
D | SparcISelDAGToDAG.cpp | 85 Addr.getOpcode() == ISD::TargetGlobalAddress || in SelectADDRri() 124 Addr.getOpcode() == ISD::TargetGlobalAddress || in SelectADDRrr()
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelDAGToDAG.cpp | 85 Addr.getOpcode() == ISD::TargetGlobalAddress || in SelectADDRri() 124 Addr.getOpcode() == ISD::TargetGlobalAddress || in SelectADDRrr()
|
/external/llvm/lib/Target/BPF/ |
D | BPFISelDAGToDAG.cpp | 68 Addr.getOpcode() == ISD::TargetGlobalAddress) in SelectAddr()
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 128 TargetGlobalAddress, enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 126 TargetGlobalAddress, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 131 TargetGlobalAddress, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | Mips16ISelDAGToDAG.cpp | 120 Addr.getOpcode() == ISD::TargetGlobalAddress)) in selectAddr()
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeISelDAGToDAG.cpp | 124 N.getOpcode() == ISD::TargetGlobalAddress) in SelectAddrRegReg()
|
/external/llvm/lib/Target/Mips/ |
D | Mips16ISelDAGToDAG.cpp | 119 Addr.getOpcode() == ISD::TargetGlobalAddress)) in selectAddr()
|
D | MipsSEISelDAGToDAG.cpp | 336 Addr.getOpcode() == ISD::TargetGlobalAddress)) in selectAddrRegImm()
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsISelDAGToDAG.cpp | 133 Addr.getOpcode() == ISD::TargetGlobalAddress)) in SelectAddr()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | fmf-propagation.ll | 430 ; FMFDEBUG: ch,glue = PPCISD::CALL_NOP t11, TargetGlobalAddress:i64<double (double)* @log2> 436 ; GLOBALDEBUG: ch,glue = PPCISD::CALL_NOP t11, TargetGlobalAddress:i64<double (double)* @lo…
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/ |
D | AVRISelDAGToDAG.cpp | 429 if (Op == ISD::TargetGlobalAddress || Op == ISD::TargetExternalSymbol) { in select()
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUISelDAGToDAG.cpp | 337 case ISD::TargetGlobalAddress: in SelectAFormAddr() 355 case ISD::TargetGlobalAddress: { in SelectAFormAddr()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/ |
D | BPFISelDAGToDAG.cpp | 118 Addr.getOpcode() == ISD::TargetGlobalAddress) in SelectAddr()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 134 case ISD::TargetGlobalAddress: return "TargetGlobalAddress"; in getOperationName()
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMISelDAGToDAG.cpp | 459 N.getOperand(0).getOpcode() == ISD::TargetGlobalAddress)) { in SelectAddrModeImm12() 626 N.getOperand(0).getOpcode() == ISD::TargetGlobalAddress)) { in SelectAddrMode2Worker() 882 N.getOperand(0).getOpcode() == ISD::TargetGlobalAddress)) { in SelectAddrMode5() 1059 N.getOperand(0).getOpcode() == ISD::TargetGlobalAddress)) { in SelectThumbAddrModeImm5S() 1193 N.getOperand(0).getOpcode() == ISD::TargetGlobalAddress)) { in SelectT2AddrModeImm12()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 157 case ISD::TargetGlobalAddress: return "TargetGlobalAddress"; in getOperationName()
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelDAGToDAG.cpp | 616 N.getOperand(0).getOpcode() != ISD::TargetGlobalAddress && in SelectAddrModeImm12() 797 N.getOperand(0).getOpcode() != ISD::TargetGlobalAddress && in SelectAddrMode2Worker() 1065 N.getOperand(0).getOpcode() != ISD::TargetGlobalAddress && in SelectAddrMode5() 1186 N.getOperand(0).getOpcode() != ISD::TargetGlobalAddress && in SelectThumbAddrModeImm5S() 1294 N.getOperand(0).getOpcode() != ISD::TargetGlobalAddress && in SelectT2AddrModeImm12()
|