| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | Error.h | 56 virtual std::string message() const { in message() argument 77 virtual bool isA(const void *const ClassID) const { in isA() argument 82 template <typename ErrorInfoT> bool isA() const { in isA() argument 241 isA() const isA() argument 247 dynamicClassID() const dynamicClassID() argument 271 getPtr() const getPtr() argument 288 getChecked() const getChecked() argument 538 get() const get() argument 544 errorIsA() const errorIsA() argument 566 operator ->() const operator ->() argument 578 operator *() const operator *() argument 619 toPointer(const_pointer Val) const toPointer() argument 623 toPointer(const wrap *Val) const toPointer() argument 630 getStorage() const getStorage() argument 640 getErrorStorage() const getErrorStorage() argument 655 fatalUncheckedExpected() const fatalUncheckedExpected() argument 1187 getMessage() const getMessage() argument 1317 operator ()(Error Err) const operator ()() argument 1321 operator ()(Expected<T> &&E) const operator ()() argument 1328 operator ()(Expected<T&> &&E) const operator ()() argument 1334 checkError(Error Err) const checkError() argument [all...] |
| H A D | TargetRegistry.h | 301 getNext() const getNext() argument 304 getName() const getName() argument 307 getShortDescription() const getShortDescription() argument 310 getBackendName() const getBackendName() argument 317 hasJIT() const hasJIT() argument 320 hasTargetMachine() const hasTargetMachine() argument 323 hasMCAsmBackend() const hasMCAsmBackend() argument 326 hasMCAsmParser() const hasMCAsmParser() argument 339 createMCAsmInfo(const MCRegisterInfo &MRI, StringRef TheTriple, const MCTargetOptions &Options) const createMCAsmInfo() argument 348 createMCInstrInfo() const createMCInstrInfo() argument 356 createMCInstrAnalysis(const MCInstrInfo *Info) const createMCInstrAnalysis() argument 364 createMCRegInfo(StringRef TT) const createMCRegInfo() argument 379 createMCSubtargetInfo(StringRef TheTriple, StringRef CPU, StringRef Features) const createMCSubtargetInfo() argument 393 createTargetMachine(StringRef TT, StringRef CPU, StringRef Features, const TargetOptions &Options, Optional<Reloc::Model> RM, Optional<CodeModel::Model> CM = None, CodeGenOpt::Level OL = CodeGenOpt::Default, bool JIT = false) const createTargetMachine() argument 407 createMCAsmBackend(const MCSubtargetInfo &STI, const MCRegisterInfo &MRI, const MCTargetOptions &Options) const createMCAsmBackend() argument 419 createMCAsmParser(const MCSubtargetInfo &STI, MCAsmParser &Parser, const MCInstrInfo &MII, const MCTargetOptions &Options) const createMCAsmParser() argument 430 createAsmPrinter(TargetMachine &TM, std::unique_ptr<MCStreamer> &&Streamer) const createAsmPrinter() argument 437 createMCDisassembler(const MCSubtargetInfo &STI, MCContext &Ctx) const createMCDisassembler() argument 444 createMCInstPrinter(const Triple &T, unsigned SyntaxVariant, const MCAsmInfo &MAI, const MCInstrInfo &MII, const MCRegisterInfo &MRI) const createMCInstPrinter() argument 454 createMCCodeEmitter(const MCInstrInfo &II, const MCRegisterInfo &MRI, MCContext &Ctx) const createMCCodeEmitter() argument 470 createMCObjectStreamer(const Triple &T, MCContext &Ctx, std::unique_ptr<MCAsmBackend> &&TAB, std::unique_ptr<MCObjectWriter> &&OW, std::unique_ptr<MCCodeEmitter> &&Emitter, const MCSubtargetInfo &STI, bool RelaxAll, bool IncrementalLinkerCompatible, bool DWARFMustBeAtTheEnd) const createMCObjectStreamer() argument 523 createAsmStreamer(MCContext &Ctx, std::unique_ptr<formatted_raw_ostream> OS, bool IsVerboseAsm, bool UseDwarfDirectory, MCInstPrinter *InstPrint, std::unique_ptr<MCCodeEmitter> &&CE, std::unique_ptr<MCAsmBackend> &&TAB, bool ShowInst) const createAsmStreamer() argument 538 createAsmTargetStreamer(MCStreamer &S, formatted_raw_ostream &OS, MCInstPrinter *InstPrint, bool IsVerboseAsm) const createAsmTargetStreamer() argument 547 createNullStreamer(MCContext &Ctx) const createNullStreamer() argument 553 createNullTargetStreamer(MCStreamer &S) const createNullTargetStreamer() argument 563 createMCRelocationInfo(StringRef TT, MCContext &Ctx) const createMCRelocationInfo() argument 583 createMCSymbolizer(StringRef TT, LLVMOpInfoCallback GetOpInfo, LLVMSymbolLookupCallback SymbolLookUp, void *DisInfo, MCContext *Ctx, std::unique_ptr<MCRelocationInfo> &&RelInfo) const createMCSymbolizer() argument 615 operator ==(const iterator &x) const operator ==() argument 616 operator !=(const iterator &x) const operator !=() argument 630 operator *() const operator *() argument 635 operator ->() const operator ->() argument [all...] |
| H A D | YAMLTraits.h | 1466 value() const needsQuotes() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| H A D | BranchProbabilityInfo.cpp | 859 print(raw_ostream &OS) const print() argument 873 isEdgeHot(const BasicBlock *Src, const BasicBlock *Dst) const isEdgeHot() argument 880 getHotSucc(const BasicBlock *BB) const getHotSucc() argument 905 getEdgeProbability(const BasicBlock *Src, unsigned IndexInSuccessors) const getEdgeProbability() argument 916 getEdgeProbability(const BasicBlock *Src, succ_const_iterator Dst) const getEdgeProbability() argument 924 getEdgeProbability(const BasicBlock *Src, const BasicBlock *Dst) const getEdgeProbability() argument 953 printEdgeProbability(raw_ostream &OS, const BasicBlock *Src, const BasicBlock *Dst) const printEdgeProbability() argument 1042 getAnalysisUsage( AnalysisUsage &AU) const getAnalysisUsage() argument 1063 print(raw_ostream &OS, const Module *) const print() argument [all...] |
| H A D | CFLAndersAliasAnalysis.cpp | 185 reachableValueAliases(InstantiatedValue V) const { in reachableValueAliases() argument 194 iterator_range<const_value_iterator> value_mappings() const { in value_mappings() argument 217 const MemSet *getMemoryAliases(InstantiatedValue V) const { in getMemoryAliases() argument 243 AliasAttrs getAttrs(InstantiatedValue V) const { in getAttrs() argument 251 mappings() const mappings() argument 343 getAliasSummary() const getAliasSummary() argument 511 getAttrs(const Value *V) const getAttrs() argument 520 mayAlias( const Value *LHS, LocationSize MaybeLHSSize, const Value *RHS, LocationSize MaybeRHSSize) const mayAlias() argument 929 getAnalysisUsage(AnalysisUsage &AU) const getAnalysisUsage() argument [all...] |
| H A D | LazyValueInfo.cpp | 203 bool isOverdefined(Value *V, BasicBlock *BB) const { in isOverdefined() argument 212 bool hasCachedValueInfo(Value *V, BasicBlock *BB) const { in hasCachedValueInfo() argument 223 ValueLatticeElement getCachedValueInfo(Value *V, BasicBlock *BB) const { in getCachedValueInfo() argument [all...] |
| H A D | MemoryDependenceAnalysis.cpp | 1705 verifyRemoved(Instruction *D) const verifyRemoved() argument 1785 getAnalysisUsage(AnalysisUsage &AU) const getAnalysisUsage() argument 1813 getDefaultBlockScanLimit() const getDefaultBlockScanLimit() argument [all...] |
| H A D | VectorUtils.cpp | 1150 addMetadata(InstT *NewInst) const addMetadata() argument 1156 addMetadata(Instruction *NewInst) const addMetadata() argument 1186 hasValidParameterList() const hasValidParameterList() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| H A D | LowerMatrixIntrinsics.cpp | 148 Value *getColumn(unsigned i) const { return Columns[i]; } in getColumn() argument 152 size_t getNumColumns() const { return Columns.size(); } in getNumColumns() argument 153 size_t getNumRows() const { in getNumRows() argument 158 const SmallVectorImpl<Value *> &getColumnVectors() const { return Columns; } in getColumnVectors() argument 170 Value *embedInVector(IRBuilder<> &Builder) const { in embedInVector() argument [all...] |
| H A D | MemCpyOptimizer.cpp | 105 bool MemsetRange::isProfitableToUseMemset(const DataLayout &DL) const { in isProfitableToUseMemset() argument 162 const_iterator begin() const { return Ranges.begin(); } in begin() argument 163 const_iterator end() const { return Ranges.end(); } in end() argument 164 bool empty() const { return Ranges.empty(); } in empty() argument [all...] |
| H A D | Scalarizer.cpp | 91 unsigned size() const { return Size; } in size() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| H A D | PredicateInfo.cpp | 256 stackIsInScope(const ValueDFSStack &Stack, const ValueDFS &VDUse) const stackIsInScope() argument 736 getValueInfo(Value *Operand) const getValueInfo() argument 769 verifyPredicateInfo() const verifyPredicateInfo() argument 779 getAnalysisUsage(AnalysisUsage &AU) const getAnalysisUsage() argument 861 print(raw_ostream &OS) const print() argument 866 dump() const dump() argument [all...] |
| H A D | ValueMapper.cpp | 131 bool hasWorkToDo() const { return !Worklist.empty(); } in hasWorkToDo() argument 566 getMappedOp(const Metadata *Op) const getMappedOp() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
| H A D | LoadStoreVectorizer.cpp | 132 unsigned getAlignment(LoadInst *LI) const { in getAlignment() argument 140 unsigned getAlignment(StoreInst *SI) const { in getAlignment() argument 339 areConsecutivePointers(Value *PtrA, Value *PtrB, APInt PtrDelta, unsigned Depth) const areConsecutivePointers() argument 396 lookThroughComplexAddresses(Value *PtrA, Value *PtrB, APInt PtrDelta, unsigned Depth) const lookThroughComplexAddresses() argument 487 lookThroughSelects(Value *PtrA, Value *PtrB, const APInt &PtrDelta, unsigned Depth) const lookThroughSelects() argument [all...] |
| H A D | LoopVectorize.cpp | 1036 getMinimalBitwidths() const getMinimalBitwidths() argument 1042 isProfitableToScalarize(Instruction *I, unsigned VF) const isProfitableToScalarize() argument 1057 isUniformAfterVectorization(Instruction *I, unsigned VF) const isUniformAfterVectorization() argument 1073 isScalarAfterVectorization(Instruction *I, unsigned VF) const isScalarAfterVectorization() argument 1090 canTruncateToMinimalBitwidth(Instruction *I, unsigned VF) const canTruncateToMinimalBitwidth() argument 1283 requiresScalarEpilogue() const requiresScalarEpilogue() argument 1289 isScalarEpilogueAllowed() const isScalarEpilogueAllowed() argument 1294 foldTailByMasking() const foldTailByMasking() argument 1455 needsExtract(Value *V, unsigned VF) const needsExtract() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| H A D | APFloat.h | 231 needsCleanup() const needsCleanup() argument 260 operator +(const IEEEFloat &RHS) const operator +() argument 268 operator -(const IEEEFloat &RHS) const operator -() argument 276 operator *(const IEEEFloat &RHS) const operator *() argument 284 operator /(const IEEEFloat &RHS) const operator /() argument 352 isNegative() const isNegative() argument 358 isNormal() const isNormal() argument 364 isFinite() const isFinite() argument 367 isZero() const isZero() argument 374 isInfinity() const isInfinity() argument 377 isNaN() const isNaN() argument 387 getCategory() const getCategory() argument 388 getSemantics() const getSemantics() argument 389 isNonZero() const isNonZero() argument 390 isFiniteNonZero() const isFiniteNonZero() argument 391 isPosZero() const isPosZero() argument 392 isNegZero() const isNegZero() argument 630 needsCleanup() const needsCleanup() argument 633 getFirst() const getFirst() argument 635 getSecond() const getSecond() argument 765 getIEEE() const getIEEE() argument 806 compareAbsoluteValue(const APFloat &RHS) const compareAbsoluteValue() argument 830 needsCleanup() const needsCleanup() argument 923 Profile(FoldingSetNodeID &NID) const Profile() argument 959 operator +(const APFloat &RHS) const operator +() argument 963 operator -(const APFloat &RHS) const operator -() argument 967 operator *(const APFloat &RHS) const operator *() argument 971 operator /(const APFloat &RHS) const operator /() argument 986 convertToInteger(integerPart *Input, unsigned int Width, bool IsSigned, roundingMode RM, bool *IsExact) const convertToInteger() argument 991 convertToInteger(APSInt &Result, roundingMode RM, bool *IsExact) const convertToInteger() argument 1012 bitcastToAPInt() const bitcastToAPInt() argument 1013 convertToDouble() const convertToDouble() argument 1014 convertToFloat() const convertToFloat() argument 1018 compare(const APFloat &RHS) const compare() argument 1022 bitwiseIsEqual(const APFloat &RHS) const bitwiseIsEqual() argument 1026 convertToHexString(char *DST, unsigned int HexDigits, bool UpperCase, roundingMode RM) const convertToHexString() argument 1031 isZero() const isZero() argument 1032 isInfinity() const isInfinity() argument 1033 isNaN() const isNaN() argument 1035 isNegative() const isNegative() argument 1036 isDenormal() const isDenormal() argument 1037 isSignaling() const isSignaling() argument 1039 isNormal() const isNormal() argument 1040 isFinite() const isFinite() argument 1042 getCategory() const getCategory() argument 1043 getSemantics() const getSemantics() argument 1044 isNonZero() const isNonZero() argument 1045 isFiniteNonZero() const isFiniteNonZero() argument 1046 isPosZero() const isPosZero() argument 1047 isNegZero() const isNegZero() argument 1048 isSmallest() const isSmallest() argument 1049 isLargest() const isLargest() argument 1050 isInteger() const isInteger() argument 1055 toString(SmallVectorImpl<char> &Str, unsigned FormatPrecision = 0, unsigned FormatMaxPadding = 3) const toString() argument 1063 getExactInverse(APFloat *inv) const getExactInverse() argument 1069 getSecondFloat() const getSecondFloat() argument [all...] |
| H A D | DenseMap.h | 72 inline const_iterator begin() const { in begin() argument 76 inline const_iterator end() const { in end() argument 80 LLVM_NODISCARD bool empty() const { in empty() argument 83 unsigned size() const { return getNumEntries(); } in size() argument 122 size_type count(const Key argument 133 find(const KeyT &Val) const find() argument 153 find_as(const LookupKeyT &Val) const find_as() argument 162 lookup(const KeyT &Val) const lookup() argument 289 isPointerIntoBucketsArray(const void *Ptr) const isPointerIntoBucketsArray() argument 296 getPointerIntoBucketsArray() const getPointerIntoBucketsArray() argument 399 getNumEntries() const getNumEntries() argument 411 getNumTombstones() const getNumTombstones() argument 423 getBuckets() const getBuckets() argument 429 getNumBuckets() const getNumBuckets() argument 435 getBucketsEnd() const getBucketsEnd() argument 511 LookupBucketFor(const LookupKeyT &Val, const BucketT *&FoundBucket) const LookupBucketFor() argument 575 getMemorySize() const getMemorySize() argument 700 getNumEntries() const getNumEntries() argument 707 getNumTombstones() const getNumTombstones() argument 714 getBuckets() const getBuckets() argument 718 getNumBuckets() const getNumBuckets() argument 967 getNumEntries() const getNumEntries() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| H A D | FileSystem.h | 128 bool operator==(const UniqueID &Other) const { in operator ==() argument 131 bool operator!=(const UniqueID &Other) const { return !(*this == Other); } in operator !=() argument 132 bool operator<(const UniqueID &Other) const { in operator <() argument 136 uint64_t getDevice() const { return Device; } in getDevice() argument 137 uint64_t getFile() const { return File; } in getFile() argument 211 file_type type() const { return Type; } in type() argument 212 perms permissions() const { retur in type() argument 218 getUser() const getUser() argument 219 getGroup() const getGroup() argument 220 getSize() const getSize() argument 222 getUser() const getUser() argument 225 getGroup() const getGroup() argument 228 getSize() const getSize() argument 754 path() const path() argument 757 operator ==(const directory_entry& rhs) const operator ==() argument 758 operator !=(const directory_entry& rhs) const operator !=() argument 815 operator *() const operator *() argument 816 operator ->() const operator ->() argument 818 operator ==(const directory_iterator &RHS) const operator ==() argument 828 operator !=(const directory_iterator &RHS) const operator !=() argument 896 operator *() const operator *() argument 897 operator ->() const operator ->() argument 901 level() const level() argument 904 no_push_request() const no_push_request() argument 930 operator ==(const recursive_directory_iterator &RHS) const operator ==() argument 934 operator !=(const recursive_directory_iterator &RHS) const operator !=() argument [all...] |
| H A D | YAMLTraits.h | 1130 value() const value() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| H A D | APInt.cpp | 437 AndSlowCase(const APInt& RHS) const AndSlowCase() argument 445 OrSlowCase(const APInt& RHS) const OrSlowCase() argument 453 XorSlowCase(const APInt& RHS) const XorSlowCase() argument 465 operator *(const APInt& RHS) const operator *() argument 474 EqualSlowCase(const APInt& RHS) const EqualSlowCase() argument 478 EqualSlowCase(uint64_t Val) const EqualSlowCase() argument 486 ult(const APInt& RHS) const ult() argument 518 slt(const APInt& RHS) const slt() argument 661 countLeadingOnes() const countLeadingOnes() argument 688 countTrailingZeros() const countTrailingZeros() argument 700 countTrailingOnesSlowCase() const countTrailingOnesSlowCase() argument 710 countPopulationSlowCase() const countPopulationSlowCase() argument 729 byteSwap() const byteSwap() argument 756 reverseBits() const reverseBits() argument 840 roundToDouble(bool isSigned) const roundToDouble() argument 901 trunc(unsigned width) const trunc() argument 965 zext(unsigned width) const zext() argument 984 zextOrTrunc(unsigned width) const zextOrTrunc() argument 992 sextOrTrunc(unsigned width) const sextOrTrunc() argument 1000 zextOrSelf(unsigned width) const zextOrSelf() argument 1006 sextOrSelf(unsigned width) const sextOrSelf() argument 1014 ashr(const APInt &shiftAmt) const ashr() argument 1020 ashr(unsigned shiftAmt) const ashr() argument 1101 lshr(const APInt &shiftAmt) const lshr() argument 1107 lshr(unsigned shiftAmt) const lshr() argument 1171 shl(const APInt &shiftAmt) const shl() argument 1176 shlSlowCase(unsigned shiftAmt) const shlSlowCase() argument 1232 rotl(const APInt &rotateAmt) const rotl() argument 1236 rotl(unsigned rotateAmt) const rotl() argument 1243 rotr(const APInt &rotateAmt) const rotr() argument 1247 rotr(unsigned rotateAmt) const rotr() argument 1261 sqrt() const sqrt() argument 1339 multiplicativeInverse(const APInt& modulo) const multiplicativeInverse() argument 1382 magic() const magic() argument 1426 magicu(unsigned LeadingZeros) const magicu() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ |
| H A D | NaClBitstreamReader.h | 106 const AbbrevListVector &getVector() const { return Abbrevs; } in getVector() argument 123 unsigned getBlockID() const { return BlockID; } in getBlockID() argument 161 isFrozen() const isFrozen() argument 281 getInitialAddress() const getInitialAddress() argument 285 getErrorOffset() const getErrorOffset() argument 397 getCurrentBitNo() const getCurrentBitNo() argument 440 getGlobalAbbrevs() const getGlobalAbbrevs() argument 443 getNumGlobalAbbrevs() const getNumGlobalAbbrevs() argument 444 getLocalAbbrevs() const getLocalAbbrevs() argument 447 getCodeAbbrev() const getCodeAbbrev() argument 518 canSkipToPos(size_t pos) const canSkipToPos() argument 534 getAbbrevIDWidth() const getAbbrevIDWidth() argument 539 GetCurrentBitNo() const GetCurrentBitNo() argument 544 getErrorBitNo(uint64_t Position) const getErrorBitNo() argument 549 getErrorBitNo() const getErrorBitNo() argument 552 getBitStreamReader() const getBitStreamReader() argument 555 getCurrentBitAddress() const getCurrentBitAddress() argument 613 getStartWordByteForBit(uint64_t BitNo) const getStartWordByteForBit() argument 618 getWordBitNo(uint64_t BitNo) const getWordBitNo() argument 623 getEndWordByteForBit(uint64_t BitNo) const getEndWordByteForBit() argument 631 fillBuffer(uint8_t *Buffer, size_t Size, size_t Address) const fillBuffer() argument 860 getAbbrev(unsigned AbbrevID) const getAbbrev() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceAssemblerX8632.h | 69 uint8_t mod() const { return (encoding_at(0) >> 6) & 3; } in mod() argument 71 GPRRegister rm() const { in rm() argument 75 ScaleFactor scale() const { in scale() argument 79 GPRRegister index() const { in index() argument 83 GPRRegister base() const { in base() argument 87 int8_t disp8() const { in disp8() argument 92 AssemblerFixup *fixup() const { return fixup_; } in fixup() argument 133 uint8_t encoding_at(intptr_t index) const { in encoding_at() argument 140 IsRegister(GPRRegister reg) const IsRegister() argument 258 value() const value() argument 259 fixup() const fixup() argument 261 is_int8() const is_int8() argument 266 is_uint8() const is_uint8() argument 269 is_uint16() const is_uint16() argument 301 hasNear() const hasNear() argument 875 CodeSize() const CodeSize() argument [all...] |
| H A D | IceAssemblerX8664.h | 75 uint8_t mod() const { return (encoding_at(0) >> 6) & 3; } in mod() argument 77 uint8_t rexX() const { return (rex_ & RexX) != RexX ? RexNone : RexX; } in rexX() argument 78 uint8_t rexB() const { return (rex_ & RexB) != RexB ? RexNone : RexB; } in rexB() argument 80 GPRRegister rm() const { in rm() argument 85 ScaleFactor scale() const { in scale() argument 89 GPRRegister index() const { in index() argument 94 GPRRegister base() const { in base() argument 99 int8_t disp8() const { in disp8() argument 104 fixup() const fixup() argument 145 encoding_at(intptr_t index) const encoding_at() argument 152 IsRegister(GPRRegister reg) const IsRegister() argument 279 value() const value() argument 280 fixup() const fixup() argument 282 is_int8() const is_int8() argument 287 is_uint8() const is_uint8() argument 290 is_uint16() const is_uint16() argument 322 hasNear() const hasNear() argument 871 CodeSize() const CodeSize() argument [all...] |
| H A D | IceCfgNode.cpp | 752 livenessValidateIntervals(Liveness *Liveness) const livenessValidateIntervals() argument 1058 emit(Cfg *Func) const emit() argument 1130 emitIAS(Cfg *Func) const emitIAS() argument 1149 dump(Cfg *Func) const dump() argument [all...] |
| H A D | IceConverter.cpp | 75 Ice::Converter &getConverter() const { return Converter; } in getConverter() argument 196 convertToIceType(Type *LLVMTy) const convertToIceType() argument [all...] |