Searched defs:addCase (Results 1 – 4 of 4) 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 | 3017 bool addCase = false; in shouldAddCase() local |
/external/llvm/lib/IR/ | ||
D | Instructions.cpp | 3394 void SwitchInst::addCase(ConstantInt *OnVal, BasicBlock *Dest) { in addCase() function in SwitchInst |
/external/deqp/modules/glshared/ | ||
D | glsBuiltinPrecisionTests.cpp | 5004 void addCase (const Context& ctx, TestCaseGroup* group) const in addCase() function in deqp::gls::BuiltinPrecisionTests::MatrixFuncCaseFactory |