Home
last modified time | relevance | path

Searched defs:isFreeToInvert (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/InstCombine/
DInstCombiner.h232 bool isFreeToInvert(Value *V, bool WillInvertAllUses, in isFreeToInvert() function
238 bool isFreeToInvert(Value *V, bool WillInvertAllUses) { in isFreeToInvert() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/InstCombine/
DInstCombiner.h231 bool isFreeToInvert(Value *V, bool WillInvertAllUses, in isFreeToInvert() function
237 bool isFreeToInvert(Value *V, bool WillInvertAllUses) { in isFreeToInvert() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/InstCombine/
DInstCombiner.h270 bool isFreeToInvert(Value *V, bool WillInvertAllUses, in isFreeToInvert() function
276 bool isFreeToInvert(Value *V, bool WillInvertAllUses) { in isFreeToInvert() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/InstCombine/
DInstCombiner.h231 bool isFreeToInvert(Value *V, bool WillInvertAllUses, in isFreeToInvert() function
237 bool isFreeToInvert(Value *V, bool WillInvertAllUses) { in isFreeToInvert() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h235 static bool isFreeToInvert(Value *V, bool WillInvertAllUses) { in isFreeToInvert() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h186 static inline bool isFreeToInvert(Value *V, bool WillInvertAllUses) { in isFreeToInvert() function