Home
last modified time | relevance | path

Searched defs:Limit (Results 1 - 25 of 44) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DAllocationOrder.h73 unsigned nextWithDups(unsigned Limit) { in nextWithDups() argument
H A DInterferenceCache.cpp195 SlotIndex Limit = BI->First.isValid() ? BI->First : Stop; in update() local
252 SlotIndex Limit = BI->Last.isValid() ? BI->Last : Start; in update() local
H A DSpillPlacement.cpp351 unsigned Limit = bundles->getNumBundles() * 10; in iterate() local
H A DMachineLICM.cpp1192 int Limit = RegLimit[Class]; in CanCauseHighRegPressure() local
H A DRegAllocFast.cpp282 static const unsigned Limit = 8; in mayLiveOut() local
301 static const unsigned Limit = 8; in mayLiveIn() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumInjectedSources.cpp20 Expected<std::string> readStreamData(BinaryStream &Stream, uint32_t Limit) { in readStreamData() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dxxhash.cpp79 const unsigned char *const Limit = BEnd - 32; in xxHash64() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp126 unsigned Limit = 20; in isLeakCheckerRoot() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp19 RecordLimit Limit; in beginRecord() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cLimitsTests.cpp33 struct Limit struct
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DCFG.cpp159 unsigned Limit = 32; in isPotentiallyReachableFromMany() local
H A DMemoryDependenceAnalysis.cpp187 unsigned Limit = getDefaultBlockScanLimit(); in getCallDependencyFrom() local
328 getPointerDependencyFrom( const MemoryLocation &MemLoc, bool isLoad, BasicBlock::iterator ScanIt, BasicBlock *BB, Instruction *QueryInst, unsigned *Limit, OrderedBasicBlock *OBB) getPointerDependencyFrom() argument
441 getSimplePointerDependencyFrom( const MemoryLocation &MemLoc, bool isLoad, BasicBlock::iterator ScanIt, BasicBlock *BB, Instruction *QueryInst, unsigned *Limit, OrderedBasicBlock *OBB) getSimplePointerDependencyFrom() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp204 SDValue Limit = DAG.getNode(ISD::ADD, DL, PtrVT, Src, Length); in EmitTargetCodeForMemchr() local
273 SDValue Limit = DAG.getNode(ISD::ADD, DL, PtrVT, Src, MaxLength); in EmitTargetCodeForStrnlen() local
248 getBoundedStrlen(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Src, SDValue Limit) getBoundedStrlen() argument
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssembler.h213 uintptr_t Limit; member in Ice::AssemblerBuffer
H A DIceOperand.cpp94 RegNumT::BaseType RegNumT::Limit = 0; member in Ice::RegNumT
H A DIceCfg.h269 void setStackSizeLimit(uint32_t Limit) { StackSizeLimit = Limit; } in setStackSizeLimit() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.cpp279 unsigned Limit = DAG->getRegClassInfo()->getRegPressureSetLimit(i); in initialize() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiMaintenance3Check.cpp78 struct Limit struct
80 Limit(const string& name_, deUint32 maxValue_, const TypeSet& affectedTypes_) in Limit() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp781 unsigned Limit = (1 << Entry.Imm2Limit) - 1; in ReduceTo2Addr() local
861 unsigned Limit = ~0U; in ReduceToNarrow() local
H A DARMLoadStoreOptimizer.cpp1043 unsigned Limit; in FormCandidates() local
[all...]
H A DARMTargetTransformInfo.cpp558 const unsigned Limit = TLI->getMaxStoresPerMemmove(F->hasMinSize()); in getMemcpyCost() local
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonenumbermatcher.cc73 string Limit(int lower, int upper) { in Limit() function
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiMaintenance3Check.cpp79 struct Limit struct
81 Limit(const string& name_, deUint32 maxValue_, const TypeSet& affectedTypes_) in Limit() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp241 const SCEV *Limit; member
248 << ", Limit = " << *Limit << "\n"; in dump() local
447 auto *Limit = dyn_cast<SCEVConstant>(LatchCheck.Limit); in isSafeToTruncateWideIVType() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp418 int GCNHazardRecognizer::getWaitStatesSince(IsHazardFn IsHazard, int Limit) { in getWaitStatesSince() argument
443 getWaitStatesSinceDef(unsigned Reg, IsHazardFn IsHazardDef, int Limit) getWaitStatesSinceDef() argument
455 getWaitStatesSinceSetReg(IsHazardFn IsHazard, int Limit) getWaitStatesSinceSetReg() argument

Completed in 42 milliseconds

12