Searched defs:CallType (Results 1 – 9 of 9) sorted by relevance
142 enum class CallType { kIsNotWasm = 0, kIsWasm }; enum
93 enum CallType enum
63 export const CallType = { variable196 CallType, property
30 enum class CallType { kConstRef, kConstMove }; enum
60 enum class CallType enum
204 struct CallType { int bits; }; struct
1721 enum CallType { enum
18198 X86ISD::NodeType CallType = LocalDynamic ? X86ISD::TLSBASEADDR in GetTLSADDR() local