Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonCallingConv.td19 def RetCC_Hexagon32 : CallingConv<[
DHexagonISelLowering.cpp130 RetCC_Hexagon32(unsigned ValNo, MVT ValVT,
431 if (!RetCC_Hexagon32(ValNo, ValVT, LocVT, LocInfo, ArgFlags, State)) in RetCC_Hexagon()
446 static bool RetCC_Hexagon32(unsigned ValNo, MVT ValVT, in RetCC_Hexagon32() function