HomeSort by relevance Sort by last modified time
    Searched defs:isAllOnes (Results 26 - 40 of 40) sorted by null

12

  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
KnownBits.h 78 bool isAllOnes() const {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
KnownBits.h 78 bool isAllOnes() const {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
PatternMatch.h 890 if (isAllOnes(O->getOperand(1)))
892 if (isAllOnes(O->getOperand(0)))
899 bool isAllOnes(Value *V) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
PatternMatch.h 890 if (isAllOnes(O->getOperand(1)))
892 if (isAllOnes(O->getOperand(0)))
899 bool isAllOnes(Value *V) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
PatternMatch.h 971 if (isAllOnes(O->getOperand(1))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
PatternMatch.h 971 if (isAllOnes(O->getOperand(1))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
PatternMatch.h 971 if (isAllOnes(O->getOperand(1))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
PatternMatch.h 971 if (isAllOnes(O->getOperand(1))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
PatternMatch.h 890 if (isAllOnes(O->getOperand(1)))
892 if (isAllOnes(O->getOperand(0)))
899 bool isAllOnes(Value *V) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
PatternMatch.h 890 if (isAllOnes(O->getOperand(1)))
892 if (isAllOnes(O->getOperand(0)))
899 bool isAllOnes(Value *V) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
PatternMatch.h 971 if (isAllOnes(O->getOperand(1))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
PatternMatch.h 971 if (isAllOnes(O->getOperand(1))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
PatternMatch.h 971 if (isAllOnes(O->getOperand(1))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
PatternMatch.h 971 if (isAllOnes(O->getOperand(1))
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 933 milliseconds

12