Searched defs:callConv (Results 1 – 4 of 4) sorted by relevance
29 …X64RegInfo(MapleAllocator &mallocator, CallConvKind callConv) : RegisterInfo(mallocator), callConv… in X64RegInfo()
1627 CCImpl *callConv = nullptr; variable
56 … LMIRModule *module, const CompilationConfig *cfg, CallSignature::CallConv callConv, in LiteCGIRBuilder()1202 maple::litecg::ConvAttr LiteCGIRBuilder::ConvertCallAttr(const CallSignature::CallConv callConv) in ConvertCallAttr()
61 CallSignature::CallConv callConv, bool enableLog, bool isFastCallAot, in LLVMIRBuilder()