Home
last modified time | relevance | path

Searched defs:Op0C (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp1226 if (CastInst *Op0C = dyn_cast<CastInst>(Op0)) in visitAnd() local
2009 if (CastInst *Op0C = dyn_cast<CastInst>(Op0)) { in visitOr() local
2130 if (CastInst *Op0C = dyn_cast<CastInst>(Op0)) { in visitXor() local
2289 if (CastInst *Op0C = dyn_cast<CastInst>(Op0)) { in visitXor() local
DInstCombineShifts.cpp484 if (ConstantInt *Op0C = dyn_cast<ConstantInt>(Op0BO->getOperand(1))) { in FoldShiftByConstant() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp501 if (ConstantInt *Op0C = dyn_cast<ConstantInt>(Op0BO->getOperand(1))) { in FoldShiftByConstant() local
DInstCombineAndOrXor.cpp2549 if (CastInst *Op0C = dyn_cast<CastInst>(Op0)) { in visitXor() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp509 const APInt *Op0C; in FoldShiftByConstant() local
DInstCombineAddSub.cpp1663 const APInt *Op0C; in visitSub() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DValueTracking.cpp1161 if (Constant *Op0C = dyn_cast<Constant>(Op0)) in ComputeMultiple() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DConstantFolding.cpp2226 ConstantFP *Op0C = dyn_cast<ConstantFP>(CS.getArgOperand(0)); in isMathLibCallNoop() local
DValueTracking.cpp2551 if (Constant *Op0C = dyn_cast<Constant>(Op0)) in ComputeMultiple() local
/external/llvm/lib/Analysis/
DValueTracking.cpp2267 if (Constant *Op0C = dyn_cast<Constant>(Op0)) in ComputeMultiple() local