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

  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetData.h 170 bool isIllegalInteger(unsigned Width) const {
  /external/llvm/include/llvm/IR/
DataLayout.h 243 bool isIllegalInteger(uint64_t Width) const { return !isLegalInteger(Width); }
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
DataLayout.h 238 bool isIllegalInteger(uint64_t Width) const { return !isLegalInteger(Width); }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
DataLayout.h 238 bool isIllegalInteger(uint64_t Width) const { return !isLegalInteger(Width); }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
DataLayout.h 238 bool isIllegalInteger(uint64_t Width) const { return !isLegalInteger(Width); }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DataLayout.h 238 bool isIllegalInteger(uint64_t Width) const { return !isLegalInteger(Width); }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
DataLayout.h 238 bool isIllegalInteger(uint64_t Width) const { return !isLegalInteger(Width); }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
DataLayout.h 238 bool isIllegalInteger(uint64_t Width) const { return !isLegalInteger(Width); }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
DataLayout.h 238 bool isIllegalInteger(uint64_t Width) const { return !isLegalInteger(Width); }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DataLayout.h 238 bool isIllegalInteger(uint64_t Width) const { return !isLegalInteger(Width); }
  /external/llvm/lib/Analysis/
ScalarEvolutionExpander.cpp     [all...]

Completed in 80 milliseconds