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

/openbsd-current/gnu/llvm/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchBaseInfo.h30 MO_CALL, enumerator in enum:llvm::LoongArchII::__anon2916
/openbsd-current/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchMCInstLower.cpp38 case LoongArchII::MO_CALL:
H A DLoongArchInstrInfo.cpp475 {MO_CALL, "loongarch-call"},
H A DLoongArchISelLowering.cpp2548 ? LoongArchII::MO_CALL
2554 ? LoongArchII::MO_CALL
/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVMCInstLower.cpp40 case RISCVII::MO_CALL:
H A DRISCVFrameLowering.cpp1233 .addExternalSymbol(SpillLibCall, RISCVII::MO_CALL)
1286 .addExternalSymbol(RestoreLibCall, RISCVII::MO_CALL)
H A DRISCVInstrInfo.cpp972 .addMBB(&DestBB, RISCVII::MO_CALL);
1818 {MO_CALL, "riscv-call"},
2003 RISCVII::MO_CALL));
H A DRISCVISelLowering.cpp13041 unsigned OpFlags = RISCVII::MO_CALL;
13047 unsigned OpFlags = RISCVII::MO_CALL;
/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h213 MO_CALL = 1, enumerator in enum:llvm::RISCVII::__anon3055
/openbsd-current/gnu/gcc/gcc/
H A Dvar-tracking.c120 MO_CALL, /* Call insn. */ enumerator in enum:micro_operation_type
146 MO_USE_NO_VAR, MO_CALL and MO_ADJUST, or the subsequent
485 else if (VTI (bb)->mos[i].type != MO_CALL)
1727 case MO_CALL:
2590 case MO_CALL:
2872 mo->type = MO_CALL;

Completed in 239 milliseconds