Home
last modified time | relevance | path

Searched defs:addCase (Results 1 – 7 of 7) sorted by relevance

/external/deqp/executor/
DxeTestCase.cpp386 void TestSet::addCase (const TestCase* testCase) in addCase() function in xe::TestSet
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp3835 void SwitchInst::addCase(ConstantInt *OnVal, BasicBlock *Dest) { in addCase() function in SwitchInst
3944 void SwitchInstProfUpdateWrapper::addCase( in addCase() function in SwitchInstProfUpdateWrapper
/external/clang/lib/Analysis/
DCFG.cpp3188 bool addCase = false; in shouldAddCase() local
/external/angle/src/compiler/translator/
DParseContext.cpp6491 TIntermCase *TParseContext::addCase(TIntermTyped *condition, const TSourceLoc &loc) in addCase() function in sh::TParseContext
/external/llvm/lib/IR/
DInstructions.cpp3737 void SwitchInst::addCase(ConstantInt *OnVal, BasicBlock *Dest) { in addCase() function in SwitchInst
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp5339 void addCase (const Context& ctx, TestCaseGroup* group) const in addCase() function in deqp::gls::BuiltinPrecisionTests::MatrixFuncCaseFactory
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp6968 void addCase (const CaseContext& ctx, TestCaseGroup* group) const in addCase() function in vkt::shaderexecutor::MatrixFuncCaseFactory