Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonBaseInfo.h221 MO_PCREL, enumerator
/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()