Home
last modified time | relevance | path

Searched refs:MO_PCREL (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonBaseInfo.h186 MO_PCREL, enumerator
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonBaseInfo.h221 MO_PCREL, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonMCInstLower.cpp54 case HexagonII::MO_PCREL: in GetSymbolRef()
DHexagonISelLowering.cpp924 unsigned char TF = IsPositionIndependent ? HexagonII::MO_PCREL : 0; in LowerConstantPool()
949 SDValue T = DAG.getTargetJumpTable(Idx, VT, HexagonII::MO_PCREL); in LowerJumpTable()
1028 HexagonII::MO_PCREL); in LowerGLOBALADDRESS()
1052 SDValue A = DAG.getTargetBlockAddress(BA, PtrVT, 0, HexagonII::MO_PCREL); in LowerBlockAddress()
1061 HexagonII::MO_PCREL); in LowerGLOBAL_OFFSET_TABLE()
2863 SDValue T = DAG.getTargetJumpTable(Idx, VT, HexagonII::MO_PCREL); in getPICJumpTableRelocBase()
DHexagonInstrInfo.cpp1906 {MO_PCREL, "hexagon-pcrel"}, in getSerializableDirectMachineOperandTargetFlags()
/external/llvm/lib/Target/Hexagon/
DHexagonMCInstLower.cpp46 case HexagonII::MO_PCREL: in GetSymbolRef()
DHexagonISelLowering.cpp1411 unsigned char TF = IsPositionIndependent ? HexagonII::MO_PCREL : 0; in LowerConstantPool()
1428 SDValue T = DAG.getTargetJumpTable(Idx, VT, HexagonII::MO_PCREL); in LowerJumpTable()
1508 HexagonII::MO_PCREL); in LowerGLOBALADDRESS()
1532 SDValue A = DAG.getTargetBlockAddress(BA, PtrVT, 0, HexagonII::MO_PCREL); in LowerBlockAddress()
1541 HexagonII::MO_PCREL); in LowerGLOBAL_OFFSET_TABLE()
2811 SDValue T = DAG.getTargetJumpTable(Idx, VT, HexagonII::MO_PCREL); in getPICJumpTableRelocBase()