Home
last modified time | relevance | path

Searched defs:IsVariadic (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/
DInstrBuilder.cpp588 bool IsVariadic = MCDesc.isVariadic(); in createInstrDescImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInst.h456 bool HasTailCall, bool IsTargetHelperCall, bool IsVariadic, in InstCall()
467 const bool IsVariadic; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
DMicrosoftDemangle.cpp2116 bool &IsVariadic) { in demangleFunctionParameterList()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h345 bool IsVariadic = false; member