Home
last modified time | relevance | path

Searched defs:const (Results 7801 - 7825 of 11683) sorted by relevance

1...<<311312313314315316317318319320>>...468

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/
H A DBitstreamWriter.h75 size_t GetBufferOffset() const { return Out.size(); } in GetBufferOffset() argument
77 size_t GetWordIndex() const { in GetWordIndex() argument
93 uint64_t GetCurrentBitNo() const { return GetBufferOffset() * 8 + CurBit; } in GetCurrentBitNo() argument
96 unsigned GetAbbrevIDWidth() const { return CurCodeSize; } in GetAbbrevIDWidth() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DAccelTable.h118 bool operator<(const AccelTableData &Other) const { in operator <() argument
177 ArrayRef<HashList> getBuckets() const { return Buckets; } in getBuckets() argument
178 uint32_t getBucketCount() const { return BucketCount; } in getBucketCount() argument
179 uint32_t getUniqueHashCount() const { return UniqueHashCount; } in getUniqueHashCount() argument
180 uint32_t getUniqueNameCount() const { retur in getUniqueHashCount() argument
184 dump() const dump() argument
260 getDie() const getDie() argument
261 getDieOffset() const getDieOffset() argument
262 getDieTag() const getDieTag() argument
282 getDieOffset() const getDieOffset() argument
283 getDieTag() const getDieTag() argument
284 getCUIndex() const getCUIndex() argument
[all...]
H A DFaultMaps.h128 getFaultKind() const getFaultKind() argument
132 getFaultingPCOffset() const getFaultingPCOffset() argument
136 getHandlerPCOffset() const getHandlerPCOffset() argument
164 getFunctionAddr() const getFunctionAddr() argument
168 getNumFaultingPCs() const getNumFaultingPCs() argument
172 getFunctionFaultInfoAt(uint32_t Index) const getFunctionFaultInfoAt() argument
[all...]
H A DFunctionLoweringInfo.h198 isExportedInst(const Value *V) const isExportedInst() argument
[all...]
H A DLexicalScopes.h60 LexicalScope *getParent() const { return Parent; } in getParent() argument
61 const MDNode *getDesc() const { return Desc; } in getDesc() argument
62 const DILocation *getInlinedAt() const { return InlinedAtLocation; } in getInlinedAt() argument
63 const DILocalScop in getInlinedAt() argument
64 isAbstractScope() const isAbstractScope() argument
104 dominates(const LexicalScope *S) const dominates() argument
113 getDFSOut() const getDFSOut() argument
115 getDFSIn() const getDFSIn() argument
156 getCurrentFunctionScope() const getCurrentFunctionScope() argument
175 getAbstractScopesList() const getAbstractScopesList() argument
[all...]
H A DLiveIntervalUnion.h72 ConstSegmentIter begin() const { return Segments.begin(); } in begin() argument
73 ConstSegmentIter end() const { return Segments.end(); } in end() argument
74 ConstSegmentIter find(SlotIndex x) const { return Segments.find(x); } in find() argument
76 bool empty() const { return Segments.empty(); } in empty() argument
77 SlotIndex startIndex() const { return Segments.start(); } in startIndex() argument
78 SlotIndex endIndex() const { return Segments.stop(); } in endIndex() argument
82 const Map &getMap() const { return Segments; } in getMap() argument
85 unsigned getTag() const { return Tag; } in getTag() argument
88 bool changedSince(unsigned tag) const { retur argument
160 seenAllInterferences() const seenAllInterferences() argument
163 interferingVRegs() const interferingVRegs() argument
181 size() const size() argument
[all...]
H A DLiveIntervals.h121 const LiveInterval &getInterval(Register Reg) const { in getInterval() argument
125 bool hasInterval(Register Reg) const { in hasInterval() argument
211 getSlotIndexes() const getSlotIndexes() argument
215 getAliasAnalysis() const getAliasAnalysis() argument
221 isNotInMIMap(const MachineInstr &Instr) const isNotInMIMap() argument
226 getInstructionIndex(const MachineInstr &Instr) const getInstructionIndex() argument
231 getInstructionFromIndex(SlotIndex index) const getInstructionFromIndex() argument
236 getMBBStartIdx(const MachineBasicBlock *mbb) const getMBBStartIdx() argument
241 getMBBEndIdx(const MachineBasicBlock *mbb) const getMBBEndIdx() argument
245 isLiveInToMBB(const LiveRange &LR, const MachineBasicBlock *mbb) const isLiveInToMBB() argument
250 isLiveOutOfMBB(const LiveRange &LR, const MachineBasicBlock *mbb) const isLiveOutOfMBB() argument
255 getMBBFromIndex(SlotIndex index) const getMBBFromIndex() argument
351 getRegMaskSlots() const getRegMaskSlots() argument
355 getRegMaskSlotsInBlock(unsigned MBBNum) const getRegMaskSlotsInBlock() argument
362 getRegMaskBits() const getRegMaskBits() argument
366 getRegMaskBitsInBlock(unsigned MBBNum) const getRegMaskBitsInBlock() argument
410 getCachedRegUnit(unsigned Unit) const getCachedRegUnit() argument
[all...]
H A DLiveRangeEdit.h150 getParent() const getParent() argument
155 getReg() const getReg() argument
159 begin() const begin() argument
160 end() const end() argument
161 size() const size() argument
162 empty() const empty() argument
163 get(unsigned idx) const get() argument
175 regs() const regs() argument
231 didRematerialize(const VNInfo *ParentVNI) const didRematerialize() argument
[all...]
H A DMachineDominators.h100 const SmallVectorImpl<MachineBasicBlock*> &getRoots() const { in getRoots() argument
105 MachineBasicBlock *getRoot() const { in getRoot() argument
110 MachineDomTreeNode *getRootNode() const { in getRootNode() argument
119 bool dominates(const MachineDomTreeNode *A, in dominates() argument
125 bool dominates(const MachineBasicBloc argument
132 dominates(const MachineInstr *A, const MachineInstr *B) const dominates() argument
145 properlyDominates(const MachineDomTreeNode *A, const MachineDomTreeNode *B) const properlyDominates() argument
151 properlyDominates(const MachineBasicBlock *A, const MachineBasicBlock *B) const properlyDominates() argument
165 operator [](MachineBasicBlock *BB) const operator []() argument
173 getNode(MachineBasicBlock *BB) const getNode() argument
[all...]
H A DMachineMemOperand.h191 getPointerInfo() const getPointerInfo() argument
200 getValue() const getValue() argument
202 getPseudoValue() const getPseudoValue() argument
206 getOpaqueValue() const getOpaqueValue() argument
209 getFlags() const getFlags() argument
216 getOffset() const getOffset() argument
218 getAddrSpace() const getAddrSpace() argument
221 getSize() const getSize() argument
224 getSizeInBits() const getSizeInBits() argument
232 getBaseAlignment() const getBaseAlignment() argument
235 getAAInfo() const getAAInfo() argument
238 getRanges() const getRanges() argument
241 getSyncScopeID() const getSyncScopeID() argument
248 getOrdering() const getOrdering() argument
254 getFailureOrdering() const getFailureOrdering() argument
258 isLoad() const isLoad() argument
259 isStore() const isStore() argument
260 isVolatile() const isVolatile() argument
261 isNonTemporal() const isNonTemporal() argument
262 isDereferenceable() const isDereferenceable() argument
263 isInvariant() const isInvariant() argument
267 isAtomic() const isAtomic() argument
272 isUnordered() const isUnordered() argument
[all...]
H A DMachineModuleInfo.h159 const LLVMTargetMachine &getTarget() const { return TM; } in getTarget() argument
161 const MCContext &getContext() const { retur argument
164 getModule() const getModule() argument
188 getObjFileInfo() const getObjFileInfo() argument
193 hasDebugInfo() const hasDebugInfo() argument
196 usesMSVCFloatingPoint() const usesMSVCFloatingPoint() argument
200 usesMorestackAddr() const usesMorestackAddr() argument
208 hasSplitStack() const hasSplitStack() argument
216 hasNosplitStack() const hasNosplitStack() argument
257 getPersonalities() const getPersonalities() argument
275 getMMI() const getMMI() argument
[all...]
H A DModuloSchedule.h118 MachineLoop *getLoop() const { return Loop; } in getLoop() argument
122 int getNumStages() const { return NumStages; } in getNumStages() argument
H A DScheduleDAGInstrs.h262 const TargetSchedMode argument
265 getSchedClass(SUnit *SU) const getSchedClass() argument
272 begin() const begin() argument
275 end() const end() argument
286 doMBBSchedRegionsTopDown() const doMBBSchedRegionsTopDown() argument
395 getSUnit(MachineInstr *MI) const getSUnit() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegisterBankInfo.h253 isValid() const isValid() argument
328 getMI() const getMI() argument
331 getInstrMapping() const getInstrMapping() argument
334 getMRI() const getMRI() argument
588 getNumRegBanks() const getNumRegBanks() argument
603 getRegBankFromRegClass(const TargetRegisterClass &RC, LLT Ty) const getRegBankFromRegClass() argument
613 copyCost(const RegisterBank &A, const RegisterBank &B, unsigned Size) const copyCost() argument
623 cannotCopy(const RegisterBank &Dst, const RegisterBank &Src, unsigned Size) const cannotCopy() argument
632 getBreakDownCost(const ValueMapping &ValMapping, const RegisterBank *CurBank = nullptr) const getBreakDownCost() argument
714 applyMapping(const OperandsMapper &OpdMapper) const applyMapping() argument
[all...]
/third_party/vixl/benchmarks/aarch64/
H A Dbench-utils.h44 double GetElapsedSeconds() const { in GetElapsedSeconds() argument
58 timeval GetElapsed() const { in GetElapsed() argument
134 bool ShouldExitEarly() const { in ShouldExitEarly() argument
146 int GetExitCode() const { in GetExitCode() argument
158 uint32_t GetRunTimeInSeconds() const { return run_time_; } in GetRunTimeInSeconds() argument
/third_party/vixl/examples/aarch32/
H A Ddisasm-a32.cc75 Elf32_Addr GetAddress() const { return addr_; } in GetAddress() argument
76 Elf32_Addr GetMemoryAddress() const { return (addr_ & ~1) + offset_; } in GetMemoryAddress() argument
77 uint32_t GetSize() const { return size_; } in GetSize() argument
78 const std::string& GetName() const { return name_; } in GetName() argument
79 int GetSection() const { return section_; } in GetSection() argument
108 Locate(Elf32_Word type, const std::string& section_name) const Locate() argument
[all...]
/third_party/vixl/src/aarch32/
H A Dinstructions-aarch32.cc45 bool Shift::IsValidAmount(uint32_t amount) const { in IsValidAmount() argument
79 SRegister VRegister::S() const { in S() argument
85 DRegister VRegister::D() const { in D() argument
91 QRegister VRegister::Q() const { in Q() argument
97 Register RegisterList::GetFirstAvailableRegister() const { in GetFirstAvailableRegister() argument
132 QRegister VRegisterList::GetFirstAvailableQRegister() const { in GetFirstAvailableQRegister() argument
140 DRegister VRegisterList::GetFirstAvailableDRegister() const { in GetFirstAvailableDRegister() argument
148 SRegister VRegisterList::GetFirstAvailableSRegister() const { in GetFirstAvailableSRegister() argument
208 const cha argument
220 GetName() const GetName() argument
288 GetName() const GetName() argument
361 GetName() const GetName() argument
381 GetName() const GetName() argument
420 GetName() const GetName() argument
438 GetName() const GetName() argument
451 GetName() const GetName() argument
505 GetName() const GetName() argument
547 GetName() const GetName() argument
569 GetName() const GetName() argument
[all...]
/third_party/vixl/src/aarch64/
H A Dcpu-aarch64.cc112 GetCPUFeatures() const GetCPUFeatures() argument
127 GetCPUFeatures() const GetCPUFeatures() argument
139 GetCPUFeatures() const GetCPUFeatures() argument
160 GetCPUFeatures() const GetCPUFeatures() argument
196 GetCPUFeatures() const GetCPUFeatures() argument
205 GetCPUFeatures() const GetCPUFeatures() argument
211 GetCPUFeatures() const GetCPUFeatures() argument
218 GetCPUFeatures() const GetCPUFeatures() argument
224 GetCPUFeatures() const GetCPUFeatures() argument
242 GetCPUFeatures() const GetCPUFeatures() argument
254 Get(IDRegister::Field field) const Get() argument
[all...]
H A Ddebugger-aarch64.cc99 bool Debugger::IsAtBreakpoint() const { in IsAtBreakpoint() argument
[all...]
H A Ddecoder-aarch64.cc523 Decode(const Instruction* instr) const Decode() argument
538 GenerateMaskValuePair( uint32_t pattern) const GenerateMaskValuePair() argument
549 GenerateOrderedPattern(uint32_t pattern) const GenerateOrderedPattern() argument
582 GenerateSampledBitsMask() const GenerateSampledBitsMask() argument
[all...]
H A Doperands-aarch64.cc54 bool CPURegList::IsValid() const { in IsValid() argument
179 IsImmediate() const IsImmediate() argument
182 IsPlainRegister() const IsPlainRegister() argument
199 IsShiftedRegister() const IsShiftedRegister() argument
204 IsExtendedRegister() const IsExtendedRegister() argument
209 IsZero() const IsZero() argument
218 ToExtendedRegister() const ToExtendedRegister() argument
328 IsPlainRegister() const IsPlainRegister() argument
333 IsEquivalentToPlainRegister() const IsEquivalentToPlainRegister() argument
346 IsImmediateOffset() const IsImmediateOffset() argument
351 IsRegisterOffset() const IsRegisterOffset() argument
355 IsPreIndex() const IsPreIndex() argument
356 IsPostIndex() const IsPostIndex() argument
358 IsImmediatePreIndex() const IsImmediatePreIndex() argument
362 IsImmediatePostIndex() const IsImmediatePostIndex() argument
372 IsValid() const IsValid() argument
410 IsEquivalentToScalar() const IsEquivalentToScalar() argument
422 IsPlainRegister() const IsPlainRegister() argument
447 Equals(const GenericOperand& other) const Equals() argument
[all...]
/third_party/vixl/src/
H A Dcode-buffer-vixl.h71 bool IsValid() const { in IsValid() argument
75 ptrdiff_t GetOffsetFrom(ptrdiff_t offset) const { in GetOffsetFrom() argument
85 ptrdiff_t GetCursorOffset() const { return GetOffsetFrom(0); } in GetCursorOffset() argument
97 T GetOffsetAddress(ptrdiff_t offset) const { in GetOffsetAddress() argument
105 T GetStartAddress() const { in GetStartAddress() argument
110 T GetEndAddress() const { in GetEndAddress() argument
115 size_t GetRemainingBytes() const { in GetRemainingBytes() argument
123 GetSizeInBytes() const GetSizeInBytes() argument
161 Is16bitAligned() const Is16bitAligned() argument
163 Is32bitAligned() const Is32bitAligned() argument
165 GetCapacity() const GetCapacity() argument
170 IsManaged() const IsManaged() argument
173 IsDirty() const IsDirty() argument
177 HasSpaceFor(size_t amount) const HasSpaceFor() argument
[all...]
H A Dpool-manager-impl.h128 ShouldSkipObject(PoolObject<T>* pool_object, T pc, int num_bytes, ForwardReference<T>* new_reference, LocationBase<T>* new_object, PoolObject<T>* existing_object) const ShouldSkipObject() argument
190 MustEmit(T pc, int num_bytes, ForwardReference<T>* reference, LocationBase<T>* label_base) const MustEmit() argument
516 GetPoolSizeForTest() const GetPoolSizeForTest() argument
[all...]
/third_party/vixl/test/aarch32/
H A Dtest-utils-aarch32.h44 int32_t GetPoolCheckpoint() const { return test.GetPoolCheckpoint(); } in GetPoolCheckpoint() argument
45 int GetPoolSize() const { return test.GetPoolSize(); } in GetPoolSize() argument
46 bool PoolIsEmpty() const { return test.PoolIsEmpty(); } in PoolIsEmpty() argument
118 reg(unsigned code) const reg() argument
126 GetQRegisterBits(unsigned code) const GetQRegisterBits() argument
[all...]
/third_party/vixl/test/
H A Dtest-api.cc437 CPUFeatures* GetCPUFeatures() const { return cpu_features_; } in GetCPUFeatures() argument

Completed in 19 milliseconds

1...<<311312313314315316317318319320>>...468