| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFDie.cpp | 40 static void dumpApplePropertyAttribute(raw_ostream &OS, uint64_t Val) { in dumpApplePropertyAttribute() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| H A D | ValueLattice.cpp | 12 raw_ostream &operator<<(raw_ostream &OS, const ValueLatticeElement &Val) { in operator <<() argument
|
| /third_party/lzma/CPP/Common/ |
| H A D | MyTypes.h | 13 bool Val;
member
|
| /third_party/node/test/js-native-api/8_passing_wrapped/ |
| H A D | myobject.h | 13 double Val() const { return val_; } in Val() function in MyObject
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | MSVCErrorWorkarounds.h | 60 MSVCPExpected( OtherT &&Val, typename std::enable_if<std::is_convertible<OtherT, T>::value>::type * = nullptr) MSVCPExpected() argument
|
| H A D | Recycler.h | 43 auto *Val = FreeList; in pop_val() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
| H A D | YAML.cpp | 22 output( const yaml::BinaryRef &Val, void *, raw_ostream &Out) output() argument 27 input(StringRef Scalar, void *, yaml::BinaryRef &Val) input() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
| H A D | RISCVCallLowering.cpp | 24 lowerReturn(MachineIRBuilder &MIRBuilder, const Value *Val, ArrayRef<Register> VRegs) const lowerReturn() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | DenseMapInfo.h | 40 uintptr_t Val = static_cast<uintptr_t>(-1); in getEmptyKey() local 46 uintptr_t Val = static_cast<uintptr_t>(-2); in getTombstoneKey() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| H A D | CFLAliasAnalysisUtils.h | 38 auto *Val = getValPtr(); in removeSelfFromCache() local 44 static inline const Function *parentFunctionOfValue(const Value *Val) { in parentFunctionOfValue() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | Utils.h | 167 inline bool isKnownNeverSNaN(Register Val, const MachineRegisterInfo &MRI) { in isKnownNeverSNaN() argument
|
| /third_party/ltp/testcases/misc/math/float/exp_log/ |
| H A D | genfrexp.c | 42 double tabR[20000], Inc, Val; in create_Result_file() local
|
| /third_party/ltp/testcases/misc/math/float/power/ |
| H A D | genfabs.c | 41 double tabR[20000], Val; in create_Result_file() local
|
| H A D | genfmod.c | 49 double tabR[20000], Val, Val1; in create_Result_file() local
|
| /third_party/skia/src/sksl/codegen/ |
| H A D | SkSLVMCodeGenerator.cpp | [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| H A D | MCInstBuilder.h | 37 MCInstBuilder &addImm(int64_t Val) { in addImm() argument 43 MCInstBuilder &addFPImm(double Val) { in addFPImm() argument 49 MCInstBuilder &addExpr(const MCExpr *Val) { in addExpr() argument 55 MCInstBuilder &addInst(const MCInst *Val) { in addInst() argument
|
| H A D | MCValue.h | 73 static MCValue get(int64_t Val) { in get() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| H A D | DenseMapInfo.h | 37 uintptr_t Val = static_cast<uintptr_t>(-1); in getEmptyKey() local 42 uintptr_t Val = static_cast<uintptr_t>(-2); in getTombstoneKey() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/ |
| H A D | NaClBitCodes.cpp | 42 bool NaClBitCodeAbbrevOp::isValid(Encoding E, uint64_t Val) { in isValid() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| H A D | PPCMCTargetDesc.h | 61 static inline bool isRunOfOnes(unsigned Val, unsigned &MB, unsigned &ME) { in isRunOfOnes() argument 85 isRunOfOnes64(uint64_t Val, unsigned &MB, unsigned &ME) isRunOfOnes64() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | StatepointLowering.h | 52 SDValue getLocation(SDValue Val) { in getLocation() argument 59 void setLocation(SDValue Val, SDValue Location) { in setLocation() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| H A D | Comdat.h | 45 void setSelectionKind(SelectionKind Val) { SK = Val; } in setSelectionKind() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | DebugCounter.cpp | 67 void DebugCounter::push_back(const std::string &Val) { in push_back() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| H A D | HexagonMCInstLower.cpp | 130 APFloat Val = MO.getFPImm()->getValueAPF(); in HexagonLowerToMC() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/Utils/ |
| H A D | RISCVMatInt.cpp | 19 void generateInstSeq(int64_t Val, bool IsRV64, InstSeq &Res) { in generateInstSeq() argument 78 int getIntMatCost(const APInt &Val, unsigned Size, bool IsRV64) { in getIntMatCost() argument
|