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