Home
last modified time | relevance | path

Searched defs:removeCase (Results 1 – 3 of 3) sorted by relevance

/external/deqp/executor/
DxeTestCase.cpp409 void TestSet::removeCase (const TestCase* testCase) in removeCase() function in xe::TestSet
/external/swiftshader/third_party/LLVM/lib/VMCore/
DInstructions.cpp3164 void SwitchInst::removeCase(unsigned idx) { in removeCase() function in SwitchInst
/external/llvm/lib/IR/
DInstructions.cpp3752 void SwitchInst::removeCase(CaseIt i) { in removeCase() function in SwitchInst