| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | AllocationOrder.h | 73 unsigned nextWithDups(unsigned Limit) { in nextWithDups() argument
|
| H A D | InterferenceCache.cpp | 195 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 D | SpillPlacement.cpp | 351 unsigned Limit = bundles->getNumBundles() * 10; in iterate() local
|
| H A D | MachineLICM.cpp | 1192 int Limit = RegLimit[Class]; in CanCauseHighRegPressure() local
|
| H A D | RegAllocFast.cpp | 282 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 D | NativeEnumInjectedSources.cpp | 20 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 D | xxhash.cpp | 79 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 D | GlobalOpt.cpp | 126 unsigned Limit = 20; in isLeakCheckerRoot() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
| H A D | CodeViewRecordIO.cpp | 19 RecordLimit Limit; in beginRecord() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cLimitsTests.cpp | 33 struct Limit struct [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| H A D | CFG.cpp | 159 unsigned Limit = 32; in isPotentiallyReachableFromMany() local
|
| H A D | MemoryDependenceAnalysis.cpp | 187 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 D | SystemZSelectionDAGInfo.cpp | 204 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 D | IceAssembler.h | 213 uintptr_t Limit; member in Ice::AssemblerBuffer
|
| H A D | IceOperand.cpp | 94 RegNumT::BaseType RegNumT::Limit = 0; member in Ice::RegNumT
|
| H A D | IceCfg.h | 269 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 D | HexagonMachineScheduler.cpp | 279 unsigned Limit = DAG->getRegClassInfo()->getRegPressureSetLimit(i); in initialize() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiMaintenance3Check.cpp | 78 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 D | Thumb2SizeReduction.cpp | 781 unsigned Limit = (1 << Entry.Imm2Limit) - 1; in ReduceTo2Addr() local 861 unsigned Limit = ~0U; in ReduceToNarrow() local
|
| H A D | ARMLoadStoreOptimizer.cpp | 1043 unsigned Limit; in FormCandidates() local [all...] |
| H A D | ARMTargetTransformInfo.cpp | 558 const unsigned Limit = TLI->getMaxStoresPerMemmove(F->hasMinSize()); in getMemcpyCost() local
|
| /third_party/libphonenumber/cpp/src/phonenumbers/ |
| H A D | phonenumbermatcher.cc | 73 string Limit(int lower, int upper) { in Limit() function [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiMaintenance3Check.cpp | 79 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 D | LoopPredication.cpp | 241 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 D | GCNHazardRecognizer.cpp | 418 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
|