Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonBaseInfo.h189 MO_PCREL, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonMCInstLower.cpp53 case HexagonII::MO_PCREL: in GetSymbolRef()
H A DHexagonISelLowering.cpp1151 unsigned char TF = IsPositionIndependent ? HexagonII::MO_PCREL : 0; in LowerConstantPool()
1177 SDValue T = DAG.getTargetJumpTable(Idx, VT, HexagonII::MO_PCREL); in LowerJumpTable()
1256 HexagonII::MO_PCREL); in LowerGLOBALADDRESS()
1280 SDValue A = DAG.getTargetBlockAddress(BA, PtrVT, 0, HexagonII::MO_PCREL); in LowerBlockAddress()
1289 HexagonII::MO_PCREL); in LowerGLOBAL_OFFSET_TABLE()
3577 SDValue T = DAG.getTargetJumpTable(Idx, VT, HexagonII::MO_PCREL); in getPICJumpTableRelocBase()
H A DHexagonInstrInfo.cpp2077 {MO_PCREL, "hexagon-pcrel"}, in getSerializableDirectMachineOperandTargetFlags()