Searched defs:addCase (Results 1 – 5 of 5) sorted by relevance
/external/deqp/executor/ | ||
D | xeTestCase.cpp | 386 void TestSet::addCase (const TestCase* testCase) in addCase() function in xe::TestSet |
/external/clang/lib/Analysis/ | ||
D | CFG.cpp | 3161 bool addCase = false; in shouldAddCase() local |
/external/llvm/lib/IR/ | ||
D | Instructions.cpp | 3634 void SwitchInst::addCase(ConstantInt *OnVal, BasicBlock *Dest) { in addCase() function in SwitchInst |
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ | ||
D | vktShaderBuiltinPrecisionTests.cpp | 5053 void addCase (const CaseContext& ctx, TestCaseGroup* group) const in addCase() function in vkt::shaderexecutor::MatrixFuncCaseFactory |
/external/deqp/modules/glshared/ | ||
D | glsBuiltinPrecisionTests.cpp | 5141 void addCase (const Context& ctx, TestCaseGroup* group) const in addCase() function in deqp::gls::BuiltinPrecisionTests::MatrixFuncCaseFactory |