Home
last modified time | relevance | path

Searched refs:CC_ARM_APCS_Custom_f64 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMCallingConv.cpp49 static bool CC_ARM_APCS_Custom_f64(unsigned ValNo, MVT ValVT, MVT LocVT, in CC_ARM_APCS_Custom_f64() function
H A DARMCallingConv.td37 CCIfType<[f64, v2f64], CCCustom<"CC_ARM_APCS_Custom_f64">>,