Home
last modified time | relevance | path

Searched refs:getDirect (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DTargetInfo.cpp56 return ABIArgInfo::getDirect(llvm::ArrayType::get(IntType, NumElements)); in coerceToIntArray()
634 ABIArgInfo::getExtend() : ABIArgInfo::getDirect()); in classifyArgumentType()
649 ABIArgInfo::getExtend() : ABIArgInfo::getDirect()); in classifyReturnType()
703 return ABIArgInfo::getDirect(CGT.ConvertType(QualType(SeltTy, 0))); in classifyArgumentType()
722 return ABIArgInfo::getDirect(CGT.ConvertType(QualType(SeltTy, 0))); in classifyReturnType()
779 return EmitVAArgInstr(CGF, VAListAddr, Ty, ABIArgInfo::getDirect()); in EmitVAArg()
793 return ABIArgInfo::getDirect(); in classifyArgumentType()
797 ABIArgInfo::getExtend() : ABIArgInfo::getDirect()); in classifyArgumentType()
813 ABIArgInfo::getExtend() : ABIArgInfo::getDirect()); in classifyReturnType()
1237 return ABIArgInfo::getDirect(); in classifyReturnType()
[all …]
DSwiftCallingConv.cpp787 return (forReturn ? ABIArgInfo::getDirect() : ABIArgInfo::getExpand()); in classifyType()
810 return ABIArgInfo::getDirect(); in classifyType()
/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h121 static ABIArgInfo getDirect(llvm::Type *T = nullptr, unsigned Offset = 0,
132 auto AI = getDirect(T);
/external/svox/pico/lib/
Dpicocep.c258 static void getDirect(picokpdf_PdfMUL pdf, picoos_uint16 *indices,
1304 static void getDirect(picokpdf_PdfMUL pdf, picoos_uint16 *indices, in getDirect() function
1721 getDirect(pdf, cep->indicesLFZ, cep->activeEndPos, in cepStep()
1740 getDirect(pdf, cep->indicesMGC, cep->activeEndPos, in cepStep()