Searched defs:IsVariadic (Results 1 – 18 of 18) sorted by relevance
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DebugLocEntry.h | 117 bool IsVariadic; variable 125 bool IsVariadic) in DbgValueLoc()
|
D | DwarfDebug.cpp | 236 const bool IsVariadic = MI->isDebugValueList(); in getDebugLocValue() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SDNodeDbgValue.h | 151 bool IsVariadic; variable 158 bool IsIndirect, DebugLoc DL, unsigned O, bool IsVariadic) in SDDbgValue()
|
D | SelectionDAGBuilder.cpp | 1388 unsigned Order, bool IsVariadic) { in handleDebugValue() 6222 bool IsVariadic = DI.hasArgList(); in visitIntrinsicCall() local
|
D | SelectionDAG.cpp | 10146 unsigned O, bool IsVariadic) { in getDbgValueList()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/ |
D | InstrBuilder.cpp | 588 bool IsVariadic = MCDesc.isVariadic(); in createInstrDescImpl() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/ |
D | InstrBuilder.cpp | 590 bool IsVariadic = MCDesc.isVariadic(); in createInstrDescImpl() local
|
/external/llvm/utils/TableGen/ |
D | CodeGenSchedule.h | 53 bool IsVariadic; member
|
/external/swiftshader/third_party/subzero/src/ |
D | IceInst.h | 456 bool HasTailCall, bool IsTargetHelperCall, bool IsVariadic, in InstCall() 467 const bool IsVariadic; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/ |
D | MicrosoftDemangle.cpp | 2117 bool &IsVariadic) { in demangleFunctionParameterList()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Demangle/ |
D | MicrosoftDemangle.cpp | 2109 bool &IsVariadic) { in demangleFunctionParameterList()
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Demangle/ |
D | MicrosoftDemangleNodes.h | 345 bool IsVariadic = false; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
D | MicrosoftDemangleNodes.h | 345 bool IsVariadic = false; member
|
/external/clang/include/clang/AST/ |
D | DeclObjC.h | 124 unsigned IsVariadic : 1; variable
|
/external/clang/lib/Sema/ |
D | SemaType.cpp | 6260 bool IsVariadic = (isa<FunctionProtoType>(FT) && in adjustMemberFunctionCC() local
|
D | SemaDeclAttr.cpp | 3905 bool IsCXXMethod = false, IsVariadic = false; in CheckCallingConvAttr() local
|
D | SemaChecking.cpp | 3255 bool IsVariadic; in SemaBuiltinVAStartARM() local
|
/external/clang/lib/AST/ |
D | ASTContext.cpp | 8652 CallingConv ASTContext::getDefaultCallingConvention(bool IsVariadic, in getDefaultCallingConvention()
|