Searched defs:callConv (Results 1 – 5 of 5) sorted by relevance
29 …X64RegInfo(MapleAllocator &mallocator, CallConvKind callConv) : RegisterInfo(mallocator), callConv… in X64RegInfo()
1157 CCImpl *callConv = nullptr; variable
42 … LMIRModule *module, const CompilationConfig *cfg, CallSignature::CallConv callConv, in LiteCGIRBuilder()1745 maple::litecg::ConvAttr LiteCGIRBuilder::ConvertCallAttr(const CallSignature::CallConv callConv) in ConvertCallAttr()
44 … LLVMValueRef function, const CompilationConfig *cfg, CallSignature::CallConv callConv, in LLVMIRBuilder()
2245 auto callConv = llvm::CallingConv::ArkFast3; in CreateNewStringFromCharsTlab() local