Home
last modified time | relevance | path

Searched refs:MO_ABS_HI (Results 1 – 25 of 37) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsMCInstLower.cpp57 case MipsII::MO_ABS_HI: in LowerSymbolOperand()
230 case MipsII::MO_ABS_HI: in lowerLongBranchLUi()
265 case MipsII::MO_ABS_HI: in lowerLongBranchADDiu()
DMipsBranchExpansion.cpp481 .addMBB(TgtMBB, MipsII::MO_ABS_HI) in expandToLongBranch()
589 .addMBB(TgtMBB, MipsII::MO_ABS_HI) in expandToLongBranch()
689 .addMBB(TgtMBB, MipsII::MO_ABS_HI); in expandToLongBranch()
700 .addMBB(TgtMBB, MipsII::MO_ABS_HI); in expandToLongBranch()
725 .addExternalSymbol("_gp_disp", MipsII::MO_ABS_HI); in emitGPDisp()
DMipsMachineFunction.cpp103 .addExternalSymbol("__gnu_local_gp", MipsII::MO_ABS_HI); in initGlobalBaseReg()
DMips16ISelDAGToDAG.cpp84 .addExternalSymbol("_gp_disp", MipsII::MO_ABS_HI); in initGlobalBaseReg()
DMipsISelLowering.h445 SDValue Hi = getTargetNode(N, Ty, DAG, MipsII::MO_ABS_HI); in getAddrNonPIC()
462 SDValue Hi = getTargetNode(N, Ty, DAG, MipsII::MO_ABS_HI); in getAddrNonPICSym64()
/external/llvm-project/llvm/lib/Target/Mips/
DMipsMCInstLower.cpp57 case MipsII::MO_ABS_HI: in LowerSymbolOperand()
230 case MipsII::MO_ABS_HI: in lowerLongBranchLUi()
265 case MipsII::MO_ABS_HI: in lowerLongBranchADDiu()
DMipsBranchExpansion.cpp490 .addMBB(TgtMBB, MipsII::MO_ABS_HI) in expandToLongBranch()
598 .addMBB(TgtMBB, MipsII::MO_ABS_HI) in expandToLongBranch()
698 .addMBB(TgtMBB, MipsII::MO_ABS_HI); in expandToLongBranch()
709 .addMBB(TgtMBB, MipsII::MO_ABS_HI); in expandToLongBranch()
734 .addExternalSymbol("_gp_disp", MipsII::MO_ABS_HI); in emitGPDisp()
DMipsMachineFunction.cpp102 .addExternalSymbol("__gnu_local_gp", MipsII::MO_ABS_HI); in initGlobalBaseReg()
DMips16ISelDAGToDAG.cpp84 .addExternalSymbol("_gp_disp", MipsII::MO_ABS_HI); in initGlobalBaseReg()
DMipsISelLowering.h431 SDValue Hi = getTargetNode(N, Ty, DAG, MipsII::MO_ABS_HI); in getAddrNonPIC()
448 SDValue Hi = getTargetNode(N, Ty, DAG, MipsII::MO_ABS_HI); in getAddrNonPICSym64()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsBaseInfo.h52 MO_ABS_HI, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsBaseInfo.h52 MO_ABS_HI, enumerator
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsBaseInfo.h52 MO_ABS_HI, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/MCTargetDesc/
DLanaiBaseInfo.h35 MO_ABS_HI, enumerator
/external/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
DLanaiBaseInfo.h35 MO_ABS_HI, enumerator
/external/llvm/lib/Target/Lanai/MCTargetDesc/
DLanaiBaseInfo.h36 MO_ABS_HI, enumerator
/external/llvm/lib/Target/Mips/
DMipsMCInstLower.cpp58 case MipsII::MO_ABS_HI: in LowerSymbolOperand()
257 if (TargetFlags == MipsII::MO_ABS_HI) in lowerLongBranch()
DMipsLongBranch.cpp394 .addMBB(TgtMBB, MipsII::MO_ABS_HI).addMBB(BalTgtMBB); in expandToLongBranch()
455 .addExternalSymbol("_gp_disp", MipsII::MO_ABS_HI); in emitGPDisp()
DMips16ISelDAGToDAG.cpp85 .addExternalSymbol("_gp_disp", MipsII::MO_ABS_HI) in initGlobalBaseReg()
/external/llvm/lib/Target/Lanai/
DLanaiMCInstLower.cpp76 case LanaiII::MO_ABS_HI: in LowerSymbolOperand()
DLanaiISelLowering.cpp1147 uint8_t OpFlagHi = LanaiII::MO_ABS_HI; in LowerConstantPool()
1181 uint8_t OpFlagHi = LanaiII::MO_ABS_HI; in LowerGlobalAddress()
1200 uint8_t OpFlagHi = LanaiII::MO_ABS_HI; in LowerBlockAddress()
1224 uint8_t OpFlagHi = LanaiII::MO_ABS_HI; in LowerJumpTable()
/external/llvm-project/llvm/lib/Target/Lanai/
DLanaiMCInstLower.cpp74 case LanaiII::MO_ABS_HI: in LowerSymbolOperand()
DLanaiISelLowering.cpp1144 uint8_t OpFlagHi = LanaiII::MO_ABS_HI; in LowerConstantPool()
1178 uint8_t OpFlagHi = LanaiII::MO_ABS_HI; in LowerGlobalAddress()
1197 uint8_t OpFlagHi = LanaiII::MO_ABS_HI; in LowerBlockAddress()
1221 uint8_t OpFlagHi = LanaiII::MO_ABS_HI; in LowerJumpTable()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiMCInstLower.cpp74 case LanaiII::MO_ABS_HI: in LowerSymbolOperand()
DLanaiISelLowering.cpp1144 uint8_t OpFlagHi = LanaiII::MO_ABS_HI; in LowerConstantPool()
1178 uint8_t OpFlagHi = LanaiII::MO_ABS_HI; in LowerGlobalAddress()
1197 uint8_t OpFlagHi = LanaiII::MO_ABS_HI; in LowerBlockAddress()
1221 uint8_t OpFlagHi = LanaiII::MO_ABS_HI; in LowerJumpTable()

12