Searched defs:removeCase (Results 1 – 3 of 3) sorted by relevance
| /external/deqp/executor/ | ||
| D | xeTestCase.cpp | 409 void TestSet::removeCase (const TestCase* testCase) in removeCase() function in xe::TestSet |
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ | ||
| D | Instructions.cpp | 3850 SwitchInst::CaseIt SwitchInst::removeCase(CaseIt I) { in removeCase() function in SwitchInst |
| /external/llvm/lib/IR/ | ||
| D | Instructions.cpp | 3752 void SwitchInst::removeCase(CaseIt i) { in removeCase() function in SwitchInst |