/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SDNodeDbgValue.h | 151 bool IsVariadic; variable 158 bool IsIndirect, DebugLoc DL, unsigned O, bool IsVariadic) in SDDbgValue()
|
H A D | SelectionDAGBuilder.cpp | 1388 unsigned Order, bool IsVariadic) { in handleDebugValue() 6222 bool IsVariadic = DI.hasArgList(); in visitIntrinsicCall() local
|
H A D | SelectionDAG.cpp | 10146 unsigned O, bool IsVariadic) { in getDbgValueList()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DebugLocEntry.h | 117 bool IsVariadic; variable 125 bool IsVariadic) in DbgValueLoc()
|
H A D | DwarfDebug.cpp | 236 const bool IsVariadic = MI->isDebugValueList(); in getDebugLocValue() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/reflect/ |
D | type.go | 156 IsVariadic() bool methodSpec 832 func (t *rtype) IsVariadic() bool { func
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/ |
H A D | InstrBuilder.cpp | 588 bool IsVariadic = MCDesc.isVariadic(); in createInstrDescImpl() local
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceInst.h | 456 bool HasTailCall, bool IsTargetHelperCall, bool IsVariadic, in InstCall() 467 const bool IsVariadic; variable
|
/aosp_15_r20/external/llvm/utils/TableGen/ |
H A D | CodeGenSchedule.h | 53 bool IsVariadic; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/ |
H A D | InstrBuilder.cpp | 590 bool IsVariadic = MCDesc.isVariadic(); in createInstrDescImpl() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/abi/ |
D | type.go | 565 func (t *FuncType) IsVariadic() bool { func
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Demangle/ |
H A D | MicrosoftDemangle.cpp | 2109 bool &IsVariadic) { in demangleFunctionParameterList()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/ |
H A D | MicrosoftDemangle.cpp | 2117 bool &IsVariadic) { in demangleFunctionParameterList()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangleNodes.h | 345 bool IsVariadic = false; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Demangle/ |
D | MicrosoftDemangleNodes.h | 344 bool IsVariadic = false; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Demangle/ |
D | MicrosoftDemangleNodes.h | 344 bool IsVariadic = false; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Demangle/ |
D | MicrosoftDemangleNodes.h | 344 bool IsVariadic = false; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Demangle/ |
D | MicrosoftDemangleNodes.h | 344 bool IsVariadic = false; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangleNodes.h | 345 bool IsVariadic = false; member
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types/ |
D | type.go | 879 func (t *Type) IsVariadic() bool { func
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | DeclObjC.h | 124 unsigned IsVariadic : 1; variable
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaType.cpp | 6260 bool IsVariadic = (isa<FunctionProtoType>(FT) && in adjustMemberFunctionCC() local
|
H A D | SemaDeclAttr.cpp | 3905 bool IsCXXMethod = false, IsVariadic = false; in CheckCallingConvAttr() local
|
H A D | SemaChecking.cpp | 3255 bool IsVariadic; in SemaBuiltinVAStartARM() local
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | ASTContext.cpp | 8652 CallingConv ASTContext::getDefaultCallingConvention(bool IsVariadic, in getDefaultCallingConvention()
|