Home
last modified time | relevance | path

Searched defs:CaseValue (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DPredicateInfo.h183 Value *CaseValue, SwitchInst *SI) in PredicateSwitch()
/external/swiftshader/third_party/LLVM/tools/llvm-diff/
DDifferenceEngine.cpp325 ConstantInt *CaseValue = RI->getCaseValue(I); in diff() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-diff/
DDifferenceEngine.cpp342 ConstantInt *CaseValue = Case.getCaseValue(); in diff() local
/external/llvm/tools/llvm-diff/
DDifferenceEngine.cpp325 ConstantInt *CaseValue = I.getCaseValue(); in diff() local
/external/swiftshader/third_party/subzero/src/
DIceConverter.cpp546 uint64_t CaseValue = I.getCaseValue()->getSExtValue(); in convertSwitchInstruction() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DSimplifyCFG.cpp2519 static PHINode *FindPHIForConditionForwarding(ConstantInt *CaseValue, in FindPHIForConditionForwarding()
2557 ConstantInt *CaseValue = SI->getCaseValue(I); in ForwardSwitchConditionToPHI() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLazyValueInfo.cpp1325 APInt CaseValue = Case.getCaseValue()->getValue(); in getEdgeValueLocal() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4075 static PHINode *FindPHIForConditionForwarding(ConstantInt *CaseValue, in FindPHIForConditionForwarding()
4114 ConstantInt *CaseValue = I.getCaseValue(); in ForwardSwitchConditionToPHI() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4465 static PHINode *FindPHIForConditionForwarding(ConstantInt *CaseValue, in FindPHIForConditionForwarding()
4503 ConstantInt *CaseValue = Case.getCaseValue(); in ForwardSwitchConditionToPHI() local