Searched defs:callConv (Results 1 – 5 of 5) sorted by relevance
29 …X64RegInfo(MapleAllocator &mallocator, CallConvKind callConv) : RegisterInfo(mallocator), callConv… in X64RegInfo()
1143 CCImpl *callConv = nullptr; variable
42 … LMIRModule *module, const CompilationConfig *cfg, CallSignature::CallConv callConv, in LiteCGIRBuilder()1681 maple::litecg::ConvAttr LiteCGIRBuilder::ConvertCallAttr(const CallSignature::CallConv callConv) in ConvertCallAttr()
45 CallSignature::CallConv callConv, bool enableLog, bool isFastCallAot, in LLVMIRBuilder()
2189 auto callConv = llvm::CallingConv::ArkFast3; in CreateNewStringFromCharsTlab() local