Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Utils/
DLocal.h354 bool recognizeBSwapOrBitReverseIdiom(
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DLocal.h447 bool recognizeBSwapOrBitReverseIdiom(
/external/llvm/lib/Transforms/Utils/
DLocal.cpp1883 bool llvm::recognizeBSwapOrBitReverseIdiom( in recognizeBSwapOrBitReverseIdiom() function in llvm
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLocal.cpp2636 bool llvm::recognizeBSwapOrBitReverseIdiom( in recognizeBSwapOrBitReverseIdiom() function in llvm
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp1582 if (!recognizeBSwapOrBitReverseIdiom(&I, true, false, Insts)) in MatchBSwap()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp1677 if (!recognizeBSwapOrBitReverseIdiom(&I, true, false, Insts)) in MatchBSwap()
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp5308 if (!recognizeBSwapOrBitReverseIdiom(&I, false, true, Insts)) in makeBitReverse()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp6653 if (!recognizeBSwapOrBitReverseIdiom(&I, false, true, Insts)) in makeBitReverse()