Home
last modified time | relevance | path

Searched refs:MO_PCREL_LO (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchBaseInfo.h33 MO_PCREL_LO, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchExpandPseudoInsts.cpp167 SecondOpcode, LoongArchII::MO_PCREL_LO); in expandLoadAddressPcrel()
457 case LoongArchII::MO_PCREL_LO: in expandLargeAddressLoad()
524 LoongArchII::MO_PCREL_LO); in expandLoadAddressPcrelLarge()
617 unsigned MO = UseGOT ? LoongArchII::MO_GOT_PC_HI : LoongArchII::MO_PCREL_LO; in expandFunctionCALL()
H A DLoongArchMCInstLower.cpp47 case LoongArchII::MO_PCREL_LO: in lowerSymbolOperand()
H A DLoongArchInstrInfo.cpp438 .addMBB(&DestBB, LoongArchII::MO_PCREL_LO); in insertIndirectBranch()
518 {MO_PCREL_LO, "loongarch-pcrel-lo"}, in getSerializableDirectMachineOperandTargetFlags()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h259 MO_PCREL_LO = 5, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVMergeBaseOffset.cpp116 if (LoOp2.getTargetFlags() != RISCVII::MO_PCREL_LO || in INITIALIZE_PASS()
H A DRISCVExpandPseudoInsts.cpp518 .addSym(AUIPCSymbol, RISCVII::MO_PCREL_LO); in expandAuipcInstPair()
H A DRISCVAsmPrinter.cpp783 case RISCVII::MO_PCREL_LO: in lowerSymbolOperand()
H A DRISCVInstrInfo.cpp2376 {MO_PCREL_LO, "riscv-pcrel-lo"}, in getSerializableDirectMachineOperandTargetFlags()
2495 if (MO.getTargetFlags() == RISCVII::MO_PCREL_LO && in getOutliningTypeImpl()