Home
last modified time | relevance | path

Searched defs:TyB (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp2429 Type *TyB = BCI->getType(); in optimizeBitCastFromPhi() local
2444 Type *TyB = BCI->getOperand(0)->getType(); in optimizeBitCastFromPhi() local
2521 Type *TyB = BCI->getOperand(0)->getType(); in optimizeBitCastFromPhi() local
DInstCombineCompares.cpp4661 Type *TyA = A->getType(), *TyB = B->getType(); in processUMulZExtIdiom() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp2274 Type *TyB = BCI->getType(); in optimizeBitCastFromPhi() local
2289 Type *TyB = BCI->getOperand(0)->getType(); in optimizeBitCastFromPhi() local
2366 Type *TyB = BCI->getOperand(0)->getType(); in optimizeBitCastFromPhi() local
DInstCombineCompares.cpp4583 Type *TyA = A->getType(), *TyB = B->getType(); in processUMulZExtIdiom() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2706 Type *TyA = A->getType(), *TyB = B->getType(); in ProcessUMulZExtIdiom() local