Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp569 bool IsSmallStructInRegABI; member in __anon464860240111::X86_32ABIInfo
620 : ABIInfo(CGT), IsDarwinVectorABI(d), IsSmallStructInRegABI(p), in X86_32ABIInfo()
855 if (!IsSmallStructInRegABI && !RetTy->isAnyComplexType()) in classifyReturnType()
7160 bool IsSmallStructInRegABI = in getTargetCodeGenInfo() local
7167 IsDarwinVectorABI, IsSmallStructInRegABI, in getTargetCodeGenInfo()
7173 IsDarwinVectorABI, IsSmallStructInRegABI, in getTargetCodeGenInfo()