Home
last modified time | relevance | path

Searched defs:CSrc (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp110 if (Constant *CSrc = dyn_cast<Constant>(CastOp)) in InstCombineLoadCast() local
DInstCombineCasts.cpp289 if (CastInst *CSrc = dyn_cast<CastInst>(Src)) { // A->B->C cast in commonCastTransforms() local
798 if (TruncInst *CSrc = dyn_cast<TruncInst>(Src)) { // A->B->C cast in visitZExt() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp293 if (CastInst *CSrc = dyn_cast<CastInst>(Src)) { // A->B->C cast in commonCastTransforms() local
886 if (TruncInst *CSrc = dyn_cast<TruncInst>(Src)) { // A->B->C cast in visitZExt() local