Home
last modified time | relevance | path

Searched defs:getVal (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DEvaluator.h65 Constant *getVal(Value *V) { in getVal() function
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DCheckAPI.java99 public abstract int getVal(int typ); in getVal() method in CheckAPI.APIInfo
112 public int getVal(int typ) { in getVal() method in CheckAPI.Info
520 public int getVal(int typ) { in getVal() method in CheckAPI.DeltaInfo
DReportAPI.java68 public int getVal(int typ) { in getVal() method in ReportAPI.DeltaInfo
DAPIInfo.java150 public int getVal(int typ) { in getVal() method in APIInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DProfileSummary.cpp84 static bool getVal(MDTuple *MD, const char *Key, uint64_t &Val) { in getVal() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h958 Init *getVal(unsigned Num) const { in getVal() function