/llvm-project/libcxx/test/libcxx/type_traits/ |
H A D | convert_to_integral.pass.cpp | 40 typedef std::numeric_limits<From> Limits; in check_integral_types() typedef
|
/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyUtilities.cpp | 137 wasm::WasmLimits Limits = {0, 1, 1}; getOrCreateFuncrefCallTableSymbol() local
|
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeViewRecordIO.h | 260 SmallVector<RecordLimit, 2> Limits; variable
|
/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | WasmYAML.h | 47 struct Limits { struct 55 Limits TableLimits; argument
|
/llvm-project/llvm/include/llvm/MC/ |
H A D | MCSymbolWasm.h | 150 wasm::WasmLimits Limits = {flags, 0, 0}; variable
|
/llvm-project/llvm/tools/obj2yaml/ |
H A D | wasm2yaml.cpp | 35 static WasmYAML::Limits makeLimits(const wasm::WasmLimits &Limits) { in makeLimits()
|
/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/ |
H A D | WebAssemblyAsmParser.cpp | 481 parseLimits(wasm::WasmLimits * Limits) parseLimits() argument 832 wasm::WasmLimits Limits = DefaultLimits(); parseDirective() local
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIInsertWaitcnts.cpp | 252 HardwareLimits Limits, RegisterEncoding Encoding, in WaitcntBrackets() argument 414 HardwareLimits Limits = {}; global() member in __anon73ccdea40211::WaitcntBrackets 2425 HardwareLimits Limits = {}; runOnMachineFunction() local [all...] |
/llvm-project/llvm/lib/ObjectYAML/ |
H A D | WasmYAML.cpp | 371 IO.mapOptional("Flags", Limits.Flags, 0); in mapping() argument
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | ScaledNumber.h | 782 typedef std::numeric_limits<IntT> Limits; in toInt() typedef
|
/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | Wasm.h | 317 WasmLimits Limits; global() member
|
/llvm-project/llvm/lib/Object/ |
H A D | WasmObjectFile.cpp | 1367 auto Limits = readLimits(Ctx); parseMemorySection() local
|