Home
last modified time | relevance | path

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

/external/deqp/executor/
DxeTestCase.cpp385 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/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DInstructions.cpp4532 void SwitchInst::addCase(ConstantInt *OnVal, BasicBlock *Dest) { in addCase() function in SwitchInst
4628 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.cpp6674 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.cpp5553 void addCase(const Context &ctx, TestCaseGroup *group) const in addCase() function in deqp::gls::BuiltinPrecisionTests::MatrixFuncCaseFactory
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp8245 void addCase(const CaseContext &ctx, TestCaseGroup *group) const in addCase() function in vkt::shaderexecutor::MatrixFuncCaseFactory