Searched refs:TargetGlobalTLSAddress (Results 1 – 13 of 13) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcISelDAGToDAG.cpp | 85 Addr.getOpcode() == ISD::TargetGlobalTLSAddress) in SelectADDRri() 124 Addr.getOpcode() == ISD::TargetGlobalTLSAddress) in SelectADDRrr()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 133 TargetGlobalTLSAddress, enumerator
|
D | SelectionDAGNodes.h | 1735 N->getOpcode() == ISD::TargetGlobalTLSAddress;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 162 case ISD::TargetGlobalTLSAddress: return "TargetGlobalTLSAddress"; in getOperationName()
|
D | SelectionDAGISel.cpp | 2794 case ISD::TargetGlobalTLSAddress: in SelectCodeCommon()
|
D | SelectionDAG.cpp | 507 case ISD::TargetGlobalTLSAddress: in AddNodeIDCustom() 1407 Opc = isTargetGA ? ISD::TargetGlobalTLSAddress : ISD::GlobalTLSAddress; in getGlobalAddress()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelDAGToDAG.cpp | 667 if (Val.getOpcode() == ISD::TargetGlobalTLSAddress) in IsProfitableToFold() 1478 if (Val.getOpcode() == ISD::TargetGlobalTLSAddress) in matchWrapper() 2443 if (N->getOpcode() == ISD::TargetGlobalTLSAddress) in selectMOV64Imm32() 2588 assert(N.getOpcode() == ISD::TargetGlobalTLSAddress); in selectTLSADDRAddr()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelDAGToDAG.cpp | 646 N.getOperand(0).getOpcode() != ISD::TargetGlobalTLSAddress) { in SelectAddrModeImm12() 955 N.getOperand(0).getOpcode() != ISD::TargetGlobalTLSAddress) { in IsAddressingMode5() 1127 N.getOperand(0).getOpcode() != ISD::TargetGlobalTLSAddress) { in SelectThumbAddrModeImm5S() 1260 N.getOperand(0).getOpcode() != ISD::TargetGlobalTLSAddress) { in SelectT2AddrModeImm12()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/ |
D | TargetSelectionDAG.td | 325 def tglobaltlsaddr : SDNode<"ISD::TargetGlobalTLSAddress", SDTPtrLeaf, [],
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/ |
D | PPCGenDAGISel.inc | 21199 /* 53197*/ /*SwitchOpcode*/ 23, TARGET_VAL(ISD::TargetGlobalTLSAddress),// ->53223 21215 /* 53226*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetGlobalTLSAddress), 23925 /* 58324*/ /*SwitchOpcode*/ 24, TARGET_VAL(ISD::TargetGlobalTLSAddress),// ->58351 24003 /* 58463*/ /*SwitchOpcode*/ 24, TARGET_VAL(ISD::TargetGlobalTLSAddress),// ->58490 24281 /* 58937*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetGlobalTLSAddress), 24285 /* 58943*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetGlobalTLSAddress), 24302 /* 58977*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetGlobalTLSAddress), 24306 /* 58983*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetGlobalTLSAddress), 28115 /* 67802*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetGlobalTLSAddress), 28133 /* 67835*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetGlobalTLSAddress), [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 2438 Disp.getOpcode() == ISD::TargetGlobalTLSAddress || in SelectAddressRegImm() 4988 Callee.getOpcode() == ISD::TargetGlobalTLSAddress) in isFunctionGlobalAddress()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenDAGISel.inc | 15240 /* 28125*/ /*SwitchOpcode*/ 56, TARGET_VAL(ISD::TargetGlobalTLSAddress),// ->28184 15599 /* 28788*/ /*SwitchOpcode*/ 57, TARGET_VAL(ISD::TargetGlobalTLSAddress),// ->28848 22940 /* 42983*/ /*SwitchOpcode*/ 69, TARGET_VAL(ISD::TargetGlobalTLSAddress),// ->43055 23064 /* 43222*/ OPC_CheckOpcode, TARGET_VAL(ISD::TargetGlobalTLSAddress), 23221 /* 43523*/ /*SwitchOpcode*/ 52, TARGET_VAL(ISD::TargetGlobalTLSAddress),// ->43578
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/ |
D | ARMGenDAGISel.inc | 34249 /* 73145*/ /*SwitchOpcode*/ 18, TARGET_VAL(ISD::TargetGlobalTLSAddress),// ->73166 46445 /*100736*/ /*SwitchOpcode*/ 45, TARGET_VAL(ISD::TargetGlobalTLSAddress),// ->100784 46549 /*100929*/ /*SwitchOpcode*/ 45, TARGET_VAL(ISD::TargetGlobalTLSAddress),// ->100977
|