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