Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/executor/
H A DxeTestCase.cpp407 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 DInstructions.cpp3850 SwitchInst::CaseIt SwitchInst::removeCase(CaseIt I) { in removeCase() function in SwitchInst
3930 SwitchInstProfUpdateWrapper::removeCase(SwitchInst::CaseIt I) { in removeCase() function in SwitchInstProfUpdateWrapper
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DInstructions.cpp4547 SwitchInst::CaseIt SwitchInst::removeCase(CaseIt I) { in removeCase() function in SwitchInst
4614 SwitchInstProfUpdateWrapper::removeCase(SwitchInst::CaseIt I) { in removeCase() function in SwitchInstProfUpdateWrapper
/aosp_15_r20/external/llvm/lib/IR/
H A DInstructions.cpp3752 void SwitchInst::removeCase(CaseIt i) { in removeCase() function in SwitchInst