Searched refs:NearVector (Results 1 – 5 of 5) sorted by relevance
189 NearVector = 0x18 // near left to right push with regs, callee pops stack enumerator
144 ; CHECK: CallingConvention: NearVector (0x18)
72 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, NearVector , "vectorcall", OS) in operator <<()
181 ENUM_ENTRY(CallingConvention, NearVector),
1239 case dwarf::DW_CC_LLVM_vectorcall: return CallingConvention::NearVector; in dwarfCCToCodeView()