Home
last modified time | relevance | path

Searched defs:const (Results 11301 - 11325 of 19672) sorted by relevance

1...<<451452453454455456457458459460>>...787

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DUse.h106 operator Value *() const { return Val; } in operator Value *() argument
107 Value *get() const { return Val; } in get() argument
121 const Value *operator->() const { return Val; } in operator ->() argument
123 Use *getNext() const { return Next; } in getNext() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LineEditor/
H A DLineEditor.h105 const std::string &getPrompt() const { return Prompt; } in getPrompt() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCAsmBackend.h51 virtual bool allowAutoPadding() const { return false; } in allowAutoPadding() argument
132 requiresDiffExpressionRelocations() const requiresDiffExpressionRelocations() argument
175 getMinimumNopSize() const getMinimumNopSize() argument
184 finishLayout(MCAssembler const &Asm, MCAsmLayout &Layout) const finishLayout() argument
192 generateCompactUnwindEncoding(ArrayRef<MCCFIInstruction>) const generateCompactUnwindEncoding() argument
197 isMicroMips(const MCSymbol *Sym) const isMicroMips() argument
[all...]
H A DMCLinkerOptimizationHint.h122 MCLOHType getKind() const { return Kind; } in getKind() argument
124 const LOHArgs &getArgs() const { return Args; } in getArgs() argument
149 getDirectives() const getDirectives() argument
160 getEmitSize(const MachObjectWriter &ObjWriter, const MCAsmLayout &Layout) const getEmitSize() argument
171 emit(MachObjectWriter &ObjWriter, const MCAsmLayout &Layout) const emit() argument
[all...]
H A DMCSectionELF.h70 StringRef getSectionName() const { return SectionName; } in getSectionName() argument
71 unsigned getType() const { return Type; } in getType() argument
72 unsigned getFlags() const { return Flags; } in getFlags() argument
73 unsigned getEntrySize() const { retur in getFlags() argument
75 getGroup() const getGroup() argument
83 isUnique() const isUnique() argument
84 getUniqueID() const getUniqueID() argument
86 getAssociatedSection() const getAssociatedSection() argument
87 getAssociatedSymbol() const getAssociatedSymbol() argument
[all...]
H A DMCSectionWasm.h59 StringRef getSectionName() const { return SectionName; } in getSectionName() argument
60 const MCSymbolWasm *getGroup() const { return Group; } in getGroup() argument
68 isWasmData() const isWasmData() argument
73 isUnique() const isUnique() argument
74 getUniqueID() const getUniqueID() argument
76 getSectionOffset() const getSectionOffset() argument
79 getSegmentIndex() const getSegmentIndex() argument
82 getPassive() const getPassive() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/
H A DMCAsmLexer.h100 const AsmToken &getTok() const { in getTok() argument
132 getKind() const getKind() argument
135 is(AsmToken::TokenKind K) const is() argument
138 isNot(AsmToken::TokenKind K) const isNot() argument
[all...]
H A DMCAsmParserExtension.h58 const MCAsmLexer &getLexer() const { in getLexer() argument
63 const MCAsmParser &getParser() const { in getParser() argument
113 HasBracketExpressions() const HasBracketExpressions() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/
H A DScheduler.h43 int computeRank(const InstRef &Lhs) const { in computeRank() argument
234 getResourceID(uint64_t Mask) const getResourceID() argument
243 isReadySetEmpty() const isReadySetEmpty() argument
244 isWaitSetEmpty() const isWaitSetEmpty() argument
261 hadTokenStall() const hadTokenStall() argument
269 sanityCheck(const InstRef &IR) const sanityCheck() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DMachOUniversal.h52 bool operator==(const ObjectForArch &Other) const { in operator ==() argument
56 ObjectForArch getNext() const { return ObjectForArch(Parent, Index + 1); } in getNext() argument
57 uint32_t getCPUType() const { in getCPUType() argument
63 uint32_t getCPUSubType() const { in getCPUSubType() argument
69 uint64_t getOffset() const { in getOffset() argument
75 uint64_t getSize() const { in getSize() argument
81 uint32_t getAlign() const { in getAlign() argument
87 getReserved() const getReserved() argument
93 getArchFlagName() const getArchFlagName() argument
123 operator ->() const operator ->() argument
124 operator *() const operator *() argument
126 operator ==(const object_iterator &Other) const operator ==() argument
129 operator !=(const object_iterator &Other) const operator !=() argument
143 begin_objects() const begin_objects() argument
146 end_objects() const end_objects() argument
150 objects() const objects() argument
154 getMagic() const getMagic() argument
155 getNumberOfObjects() const getNumberOfObjects() argument
[all...]
H A DMinidump.h33 const minidump::Header &header() const { return Header; } in header() argument
36 ArrayRef<minidump::Directory> streams() const { return Streams; } in streams() argument
39 ArrayRef<uint8_t> getRawStream(const minidump::Directory &Stream) const { in getRawStream() argument
50 getRawData(minidump::LocationDescriptor Desc) const { in getRawData() argument
62 Expected<const minidum argument
71 getModuleList() const getModuleList() argument
80 getThreadList() const getThreadList() argument
88 getExceptionStream() const getExceptionStream() argument
100 getMemoryList() const getMemoryList() argument
115 operator ==(const MemoryInfoIterator &R) const operator ==() argument
119 operator *() const operator *() argument
170 getData() const getData() argument
190 getStream(minidump::StreamType Type) const getStream() argument
[all...]
H A DSymbolicFile.h76 const content_type *operator->() const { return &Current; } in operator ->() argument
78 const content_typ argument
80 operator ==(const content_iterator &other) const operator ==() argument
84 operator !=(const content_iterator &other) const operator !=() argument
158 symbols() const symbols() argument
183 operator ==(const BasicSymbolRef &Other) const operator ==() argument
187 operator <(const BasicSymbolRef &Other) const operator <() argument
195 printName(raw_ostream &OS) const printName() argument
199 getFlags() const getFlags() argument
203 getRawDataRefImpl() const getRawDataRefImpl() argument
207 getObject() const getObject() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/
H A DOptTable.h76 const Info &getInfo(OptSpecifier Opt) const { in getInfo() argument
89 unsigned getNumOptions() const { retur argument
98 getOptionName(OptSpecifier id) const getOptionName() argument
103 getOptionKind(OptSpecifier id) const getOptionKind() argument
108 getOptionGroupID(OptSpecifier id) const getOptionGroupID() argument
113 getOptionHelpText(OptSpecifier id) const getOptionHelpText() argument
119 getOptionMetaVar(OptSpecifier id) const getOptionMetaVar() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/
H A DPass.h89 PassKind getPassKind() const { return Kind; } in getPassKind() argument
97 AnalysisID getPassID() const { in getPassID() argument
137 getResolver() const getResolver() argument
[all...]
H A DPassAnalysisSupport.h123 bool getPreservesAll() const { return PreservesAll; } in getPreservesAll() argument
134 const VectorType &getRequiredSet() const { return Required; } in getRequiredSet() argument
135 const VectorType &getRequiredTransitiveSet() const { in getRequiredTransitiveSet() argument
138 const VectorType &getPreservedSet() const { retur in getRequiredTransitiveSet() argument
139 getUsedSet() const getUsedSet() argument
201 getAnalysisIfAvailable() const getAnalysisIfAvailable() argument
220 getAnalysis() const getAnalysis() argument
226 getAnalysisID(AnalysisID PI) const getAnalysisID() argument
[all...]
H A DPassInfo.h62 StringRef getPassName() const { retur argument
67 getPassArgument() const getPassArgument() argument
71 getTypeInfo() const getTypeInfo() argument
74 isPassID(const void *IDPtr) const isPassID() argument
78 isAnalysisGroup() const isAnalysisGroup() argument
79 isAnalysis() const isAnalysis() argument
83 isCFGOnlyPass() const isCFGOnlyPass() argument
88 getNormalCtor() const getNormalCtor() argument
96 createPass() const createPass() argument
113 getInterfacesImplemented() const getInterfacesImplemented() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DAutomaton.h120 ArrayRef<NfaStatePair> getTransitionInfo() const { in getTransitionInfo() argument
H A DBinaryStreamRef.h47 llvm::support::endianness getEndian() const { in getEndian() argument
51 uint32_t getLength() const { in getLength() argument
61 RefType drop_front(uint32_t N) const { in drop_front() argument
79 RefType drop_back(uint32_t N) const { in drop_back() argument
99 RefType keep_front(uint32_t N) const { in keep_front() argument
105 RefType keep_back(uint32_t N) const { in keep_back() argument
112 drop_symmetric(uint32_t N) const drop_symmetric() argument
118 slice(uint32_t Offset, uint32_t Len) const slice() argument
122 valid() const valid() argument
124 operator ==(const RefType &Other) const operator ==() argument
135 checkOffsetForRead(uint32_t Offset, uint32_t DataSize) const checkOffsetForRead() argument
230 checkOffsetForWrite(uint32_t Offset, uint32_t DataSize) const checkOffsetForWrite() argument
[all...]
H A DBranchProbability.h46 bool isZero() const { return N == 0; } in isZero() argument
47 bool isUnknown() const { return N == UnknownN; } in isUnknown() argument
65 uint32_t getNumerator() const { return N; } in getNumerator() argument
69 BranchProbability getCompl() const { return BranchProbability(D - N); } in getCompl() argument
136 operator +(BranchProbability RHS) const operator +() argument
142 operator -(BranchProbability RHS) const operator -() argument
148 operator *(BranchProbability RHS) const operator *() argument
154 operator *(uint32_t RHS) const operator *() argument
160 operator /(BranchProbability RHS) const operator /() argument
166 operator /(uint32_t RHS) const operator /() argument
172 operator ==(BranchProbability RHS) const operator ==() argument
173 operator !=(BranchProbability RHS) const operator !=() argument
175 operator <(BranchProbability RHS) const operator <() argument
181 operator >(BranchProbability RHS) const operator >() argument
187 operator <=(BranchProbability RHS) const operator <=() argument
193 operator >=(BranchProbability RHS) const operator >=() argument
[all...]
H A DDataExtractor.h71 uint64_t tell() const { return Offset; } in tell() argument
92 StringRef getData() const { return Data; } in getData() argument
94 bool isLittleEndian() const { return IsLittleEndian; } in isLittleEndian() argument
96 uint8_t getAddressSize() const { return AddressSize; } in getAddressSize() argument
180 getUnsigned(Cursor &C, uint32_t Size) const getUnsigned() argument
226 getAddress(uint64_t *offset_ptr) const getAddress() argument
233 getAddress(Cursor &C) const getAddress() argument
260 getU8(Cursor &C) const getU8() argument
298 getU8(Cursor &C, SmallVectorImpl<uint8_t> &Dst, uint32_t Count) const getU8() argument
334 getU16(Cursor &C) const getU16() argument
403 getU32(Cursor &C) const getU32() argument
455 getU64(Cursor &C) const getU64() argument
527 getULEB128(Cursor &C) const getULEB128() argument
537 eof(const Cursor &C) const eof() argument
544 isValidOffset(uint64_t offset) const isValidOffset() argument
551 isValidOffsetForDataOfSize(uint64_t offset, uint64_t length) const isValidOffsetForDataOfSize() argument
562 isValidOffsetForAddress(uint64_t offset) const isValidOffsetForAddress() argument
567 size() const size() argument
[all...]
H A DDebugCounter.h125 unsigned getCounterId(const std::string &Name) const { in getCounterId() argument
130 unsigned int getNumCounters() const { return RegisteredCounters.size(); } in getNumCounters() argument
133 std::pair<std::string, std::string> getCounterInfo(unsigned ID) const { in getCounterInfo() argument
139 CounterVector::const_iterator begin() const { in begin() argument
142 CounterVector::const_iterator end() const { return RegisteredCounters.end(); } in end() argument
[all...]
H A DErrorOr.h152 explicit operator bool() const { in operator bool() argument
157 const_reference get() const { retur in get() argument
159 getError() const getError() argument
167 operator ->() const operator ->() argument
173 operator *() const operator *() argument
234 toPointer(const_pointer Val) const toPointer() argument
240 toPointer(const wrap *Val) const toPointer() argument
247 getStorage() const getStorage() argument
257 getErrorStorage() const getErrorStorage() argument
[all...]
H A DFormatVariadic.h105 void format(raw_ostream &S) const { in format() argument
128 std::string str() const { in str() argument
136 template <unsigned N> SmallString<N> sstr() const { in sstr() argument
143 template <unsigned N> operator SmallString<N>() const { return sstr<N>(); } in operator SmallString() argument
145 operator std::string() const { return str(); } in operator std::string() argument
[all...]
H A DParallel.h60 void sync() const { in sync() argument
76 void sync() const { L.sync(); } in sync() argument
H A DRegistry.h35 StringRef getName() const { return Name; } in getName() argument
36 StringRef getDesc() const { return Desc; } in getDesc() argument
37 std::unique_ptr<T> instantiate() const { return Ctor(); } in instantiate() argument
91 bool operator==(const iterator &That) const { retur argument
93 operator *() const operator *() argument
[all...]

Completed in 19 milliseconds

1...<<451452453454455456457458459460>>...787