Searched refs:NearFast (Results 1 – 5 of 5) sorted by relevance
169 NearFast = 0x04, // near left to right push with regs, callee pops stack enumerator
114 ; CHECK: CallingConvention: NearFast (0x4)
53 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, NearFast , "fastcall", OS) in operator <<()
162 ENUM_ENTRY(CallingConvention, NearFast),
1235 case dwarf::DW_CC_BORLAND_msfastcall: return CallingConvention::NearFast; in dwarfCCToCodeView()