Searched refs:MO_TPREL_ADD (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVMCInstLower.cpp66 case RISCVII::MO_TPREL_ADD:
H A DRISCVInstrInfo.cpp635 {MO_TPREL_ADD, "riscv-tprel-add"},
H A DRISCVISelLowering.cpp555 DAG.getTargetGlobalAddress(GV, DL, Ty, 0, RISCVII::MO_TPREL_ADD);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/Utils/
H A DRISCVBaseInfo.h63 MO_TPREL_ADD = 10, enumerator in enum:llvm::RISCVII::__anon5336

Completed in 100 milliseconds