HomeSort by relevance Sort by last modified time
    Searched refs:CompareIgnoringAlignment (Results 1 - 18 of 18) sorted by null

  /external/llvm/include/llvm/IR/
Instruction.h 444 CompareIgnoringAlignment = 1<<0,
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
Instruction.h 486 CompareIgnoringAlignment = 1<<0,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 521 CompareIgnoringAlignment = 1<<0,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Instruction.h 531 CompareIgnoringAlignment = 1<<0,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Instruction.h 531 CompareIgnoringAlignment = 1<<0,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Instruction.h 555 CompareIgnoringAlignment = 1<<0,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Instruction.h 555 CompareIgnoringAlignment = 1<<0,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Instruction.h 555 CompareIgnoringAlignment = 1<<0,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Instruction.h 555 CompareIgnoringAlignment = 1<<0,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 521 CompareIgnoringAlignment = 1<<0,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Instruction.h 531 CompareIgnoringAlignment = 1<<0,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Instruction.h 531 CompareIgnoringAlignment = 1<<0,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
Instruction.h 555 CompareIgnoringAlignment = 1<<0,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Instruction.h 555 CompareIgnoringAlignment = 1<<0,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Instruction.h 555 CompareIgnoringAlignment = 1<<0,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
Instruction.h 555 CompareIgnoringAlignment = 1<<0,
  /external/llvm/lib/IR/
Instruction.cpp 436 bool IgnoreAlignment = flags & CompareIgnoringAlignment;
  /external/llvm/lib/Transforms/Vectorize/
BBVectorize.cpp     [all...]

Completed in 708 milliseconds