Searched refs:Arm64EC (Results 1 – 4 of 4) sorted by relevance
176 // Vararg functions on Arm64EC ABI use a different convention, using216 // Arm64EC thunks use a calling convention that's precisely the x64 calling277 // Arm64EC thunks: the first argument is always a pointer to the destination587 // To match the x64 calling convention, Arm64EC thunks preserve q6-q15.
474 return chpe_range_type::Arm64EC; in getArm64ECRangeType()
748 enum chpe_range_type { Arm64 = 0, Arm64EC = 1, Amd64 = 2 }; enumerator
867 case chpe_range_type::Arm64EC: in printCOFFLoadConfig()