Searched refs:MO_CALL (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVMCInstLower.cpp39 case RISCVII::MO_CALL:
H A DRISCVInstrInfo.cpp400 .addMBB(&DestBB, RISCVII::MO_CALL);
647 {MO_CALL, "riscv-call"},
818 RISCVII::MO_CALL));
H A DRISCVFrameLowering.cpp671 .addExternalSymbol(SpillLibCall, RISCVII::MO_CALL)
718 .addExternalSymbol(RestoreLibCall, RISCVII::MO_CALL)
H A DRISCVISelLowering.cpp2368 unsigned OpFlags = RISCVII::MO_CALL;
2374 unsigned OpFlags = RISCVII::MO_CALL;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/Utils/
H A DRISCVBaseInfo.h54 MO_CALL = 1, enumerator in enum:llvm::RISCVII::__anon4302

Completed in 106 milliseconds