Home
last modified time | relevance | path

Searched refs:FoldShiftByConstant (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineShifts.cpp37 if (Instruction *Res = FoldShiftByConstant(Op0, CUI, I)) in commonShiftTransforms()
311 Instruction *InstCombiner::FoldShiftByConstant(Value *Op0, ConstantInt *Op1, in FoldShiftByConstant() function in InstCombiner
DInstCombine.h155 Instruction *FoldShiftByConstant(Value *Op0, ConstantInt *Op1,
/external/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp39 if (Instruction *Res = FoldShiftByConstant(Op0, CUI, I)) in commonShiftTransforms()
322 Instruction *InstCombiner::FoldShiftByConstant(Value *Op0, Constant *Op1, in FoldShiftByConstant() function in InstCombiner
DInstCombineInternal.h288 Instruction *FoldShiftByConstant(Value *Op0, Constant *Op1,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp39 if (Instruction *Res = FoldShiftByConstant(Op0, CUI, I)) in commonShiftTransforms()
347 Instruction *InstCombiner::FoldShiftByConstant(Value *Op0, Constant *Op1, in FoldShiftByConstant() function in InstCombiner
DInstCombineInternal.h369 Instruction *FoldShiftByConstant(Value *Op0, Constant *Op1,