HomeSort by relevance Sort by last modified time
    Searched refs:isValueValidForType (Results 1 - 25 of 44) sorted by null

1 2

  /external/swiftshader/third_party/LLVM/include/llvm/
Constants.h 149 static bool isValueValidForType(Type *Ty, uint64_t V);
150 static bool isValueValidForType(Type *Ty, int64_t V);
258 /// isValueValidForType - return true if Ty is big enough to represent V.
259 static bool isValueValidForType(Type *Ty, const APFloat &V);
    [all...]
  /external/llvm/include/llvm/IR/
Constants.h 174 static bool isValueValidForType(Type *Ty, uint64_t V);
175 static bool isValueValidForType(Type *Ty, int64_t V);
282 static bool isValueValidForType(Type *Ty, const APFloat &V);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Constants.h 190 static bool isValueValidForType(Type *Ty, uint64_t V);
191 static bool isValueValidForType(Type *Ty, int64_t V);
299 static bool isValueValidForType(Type *Ty, const APFloat &V);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Constants.h 185 static bool isValueValidForType(Type *Ty, uint64_t V);
186 static bool isValueValidForType(Type *Ty, int64_t V);
293 static bool isValueValidForType(Type *Ty, const APFloat &V);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Constants.h 185 static bool isValueValidForType(Type *Ty, uint64_t V);
186 static bool isValueValidForType(Type *Ty, int64_t V);
293 static bool isValueValidForType(Type *Ty, const APFloat &V);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Constants.h 185 static bool isValueValidForType(Type *Ty, uint64_t V);
186 static bool isValueValidForType(Type *Ty, int64_t V);
293 static bool isValueValidForType(Type *Ty, const APFloat &V);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Constants.h 185 static bool isValueValidForType(Type *Ty, uint64_t V);
186 static bool isValueValidForType(Type *Ty, int64_t V);
293 static bool isValueValidForType(Type *Ty, const APFloat &V);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Constants.h 185 static bool isValueValidForType(Type *Ty, uint64_t V);
186 static bool isValueValidForType(Type *Ty, int64_t V);
293 static bool isValueValidForType(Type *Ty, const APFloat &V);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Constants.h 185 static bool isValueValidForType(Type *Ty, uint64_t V);
186 static bool isValueValidForType(Type *Ty, int64_t V);
293 static bool isValueValidForType(Type *Ty, const APFloat &V);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Constants.h 190 static bool isValueValidForType(Type *Ty, uint64_t V);
191 static bool isValueValidForType(Type *Ty, int64_t V);
299 static bool isValueValidForType(Type *Ty, const APFloat &V);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Constants.h 185 static bool isValueValidForType(Type *Ty, uint64_t V);
186 static bool isValueValidForType(Type *Ty, int64_t V);
293 static bool isValueValidForType(Type *Ty, const APFloat &V);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Constants.h 185 static bool isValueValidForType(Type *Ty, uint64_t V);
186 static bool isValueValidForType(Type *Ty, int64_t V);
293 static bool isValueValidForType(Type *Ty, const APFloat &V);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
Constants.h 185 static bool isValueValidForType(Type *Ty, uint64_t V);
186 static bool isValueValidForType(Type *Ty, int64_t V);
293 static bool isValueValidForType(Type *Ty, const APFloat &V);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Constants.h 185 static bool isValueValidForType(Type *Ty, uint64_t V);
186 static bool isValueValidForType(Type *Ty, int64_t V);
293 static bool isValueValidForType(Type *Ty, const APFloat &V);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Constants.h 185 static bool isValueValidForType(Type *Ty, uint64_t V);
186 static bool isValueValidForType(Type *Ty, int64_t V);
293 static bool isValueValidForType(Type *Ty, const APFloat &V);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
Constants.h 185 static bool isValueValidForType(Type *Ty, uint64_t V);
186 static bool isValueValidForType(Type *Ty, int64_t V);
293 static bool isValueValidForType(Type *Ty, const APFloat &V);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Constants.cpp 908 // isValueValidForType implementations
910 bool ConstantInt::isValueValidForType(Type *Ty, uint64_t Val) {
920 bool ConstantInt::isValueValidForType(Type *Ty, int64_t Val)
    [all...]
  /external/llvm/lib/IR/
Constants.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]

Completed in 1110 milliseconds

1 2