HomeSort by relevance Sort by last modified time
    Searched defs:getLimitedValue (Results 1 - 25 of 41) sorted by null

1 2

  /external/llvm/include/llvm/ADT/
APInt.h 405 uint64_t getLimitedValue(uint64_t Limit = ~0ULL) const {
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
APInt.h 382 /// getLimitedValue - If this value is smaller than the specified limit,
385 uint64_t getLimitedValue(uint64_t Limit = ~0ULL) const {
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/
Constants.h 210 /// getLimitedValue - If the value is smaller than the specified limit,
215 uint64_t getLimitedValue(uint64_t Limit = ~0ULL) const {
216 return Val.getLimitedValue(Limit);
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
APInt.h 409 uint64_t getLimitedValue(uint64_t Limit = ~0ULL) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
APInt.h 411 uint64_t getLimitedValue(uint64_t Limit = UINT64_MAX) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
APInt.h 411 uint64_t getLimitedValue(uint64_t Limit = UINT64_MAX) const {
    [all...]
  /external/llvm/include/llvm/IR/
Constants.h 235 /// getLimitedValue - If the value is smaller than the specified limit,
240 uint64_t getLimitedValue(uint64_t Limit = ~0ULL) const {
241 return Val.getLimitedValue(Limit);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Constants.h 251 /// getLimitedValue - If the value is smaller than the specified limit,
256 uint64_t getLimitedValue(uint64_t Limit = ~0ULL) const {
257 return Val.getLimitedValue(Limit);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
APInt.h 461 uint64_t getLimitedValue(uint64_t Limit = UINT64_MAX) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Constants.h 246 /// getLimitedValue - If the value is smaller than the specified limit,
251 uint64_t getLimitedValue(uint64_t Limit = ~0ULL) const {
252 return Val.getLimitedValue(Limit);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
APInt.h 461 uint64_t getLimitedValue(uint64_t Limit = UINT64_MAX) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Constants.h 246 /// getLimitedValue - If the value is smaller than the specified limit,
251 uint64_t getLimitedValue(uint64_t Limit = ~0ULL) const {
252 return Val.getLimitedValue(Limit);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
APInt.h 475 uint64_t getLimitedValue(uint64_t Limit = UINT64_MAX) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Constants.h 246 /// getLimitedValue - If the value is smaller than the specified limit,
251 uint64_t getLimitedValue(uint64_t Limit = ~0ULL) const {
252 return Val.getLimitedValue(Limit);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
APInt.h 475 uint64_t getLimitedValue(uint64_t Limit = UINT64_MAX) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Constants.h 246 /// getLimitedValue - If the value is smaller than the specified limit,
251 uint64_t getLimitedValue(uint64_t Limit = ~0ULL) const {
252 return Val.getLimitedValue(Limit);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
APInt.h 475 uint64_t getLimitedValue(uint64_t Limit = UINT64_MAX) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Constants.h 246 /// getLimitedValue - If the value is smaller than the specified limit,
251 uint64_t getLimitedValue(uint64_t Limit = ~0ULL) const {
252 return Val.getLimitedValue(Limit);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
APInt.h 475 uint64_t getLimitedValue(uint64_t Limit = UINT64_MAX) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Constants.h 246 /// getLimitedValue - If the value is smaller than the specified limit,
251 uint64_t getLimitedValue(uint64_t Limit = ~0ULL) const {
252 return Val.getLimitedValue(Limit);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Constants.h 251 /// getLimitedValue - If the value is smaller than the specified limit,
256 uint64_t getLimitedValue(uint64_t Limit = ~0ULL) const {
257 return Val.getLimitedValue(Limit);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
APInt.h 461 uint64_t getLimitedValue(uint64_t Limit = UINT64_MAX) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Constants.h 246 /// getLimitedValue - If the value is smaller than the specified limit,
251 uint64_t getLimitedValue(uint64_t Limit = ~0ULL) const {
252 return Val.getLimitedValue(Limit);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
APInt.h 461 uint64_t getLimitedValue(uint64_t Limit = UINT64_MAX) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Constants.h 246 /// getLimitedValue - If the value is smaller than the specified limit,
251 uint64_t getLimitedValue(uint64_t Limit = ~0ULL) const {
252 return Val.getLimitedValue(Limit);
    [all...]

Completed in 798 milliseconds

1 2