Searched defs:Limits (Results 1 - 11 of 11) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasmTraits.h72 static unsigned getHashValue(const wasm::WasmLimits &Limits) { argument
H A DWasm.h280 WasmLimits Limits; member in struct:llvm::wasm::WasmTableType
/freebsd-current/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyUtilities.cpp136 wasm::WasmLimits Limits = {0, 1, 1}; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewRecordIO.h260 SmallVector<RecordLimit, 2> Limits; member in class:llvm::codeview::CodeViewRecordIO
/freebsd-current/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DWasmYAML.cpp369 void MappingTraits<WasmYAML::Limits>::mapping(IO &IO, argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolWasm.h146 wasm::WasmLimits Limits = {wasm::WASM_LIMITS_FLAG_NONE, 0, 0}; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DScaledNumber.h782 typedef std::numeric_limits<IntT> Limits; typedef
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp247 WaitcntBrackets(const GCNSubtarget *SubTarget, InstCounterType MaxCounter, HardwareLimits Limits, RegisterEncoding Encoding, const unsigned *WaitEventMaskForInst, InstCounterType SmemAccessCounter) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h47 struct Limits { struct in namespace:llvm::WasmYAML
/freebsd-current/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp494 bool parseLimits(wasm::WasmLimits *Limits) { argument
/freebsd-current/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp1239 auto Limits = readLimits(Ctx); local

Completed in 398 milliseconds