Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp1176 static Instruction *foldLogicCastConstant(BinaryOperator &Logic, CastInst *Cast, in foldLogicCastConstant() function
1231 if (Instruction *Ret = foldLogicCastConstant(I, Cast0, Builder)) in foldCastedBitwiseLogic()