Home
last modified time | relevance | path

Searched defs:tier (Results 1 – 16 of 16) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DSTLExtras.h190 struct tier { struct
197 tier(first_type f, second_type s) : first(f), second(s) { } in tier() function
/external/v8/src/wasm/
Dmemory-tracing.cc14 void TraceMemoryOperation(ExecutionTier tier, const MemoryTracingInfo* info, in TraceMemoryOperation()
Dwasm-code-manager.h121 Tier tier() const { return tier_; } in tier() function
160 OwnedVector<const byte> source_position_table, Kind kind, Tier tier) in WasmCode()
Dwasm-code-manager.cc368 WasmCode::Tier tier) { in AddOwnedCode()
522 OwnedVector<const byte> source_pos_table, WasmCode::Tier tier) { in AddCode()
573 OwnedVector<const byte> source_position_table, WasmCode::Tier tier) { in AddDeserializedCode()
Dwasm-engine.cc172 uint32_t function_index, ExecutionTier tier) { in CompileFunction()
Dwasm-serialization.cc463 WasmCode::Tier tier = reader->Read<WasmCode::Tier>(); in ReadCode() local
/external/libaom/libaom/av1/encoder/
Dlevel.c263 static double get_min_cr(const AV1LevelSpec *const level_spec, int tier, in get_min_cr()
275 const AV1LevelStats *const level_stats, int tier, int is_still_picture) { in check_level_constraints()
604 const int tier = seq_params->tier[i]; in av1_update_level_info() local
631 const int tier = seq_params->tier[op]; in av1_get_seq_level_idx() local
/external/u-boot/drivers/timer/
Domap-timer.c28 unsigned int tier; /* offset 0x20 */ member
/external/u-boot/arch/arm/include/asm/arch-omap4/
Dcpu.h24 u32 tier; /* 0x1c rw */ member
/external/tensorflow/tensorflow/python/ops/linalg/
Dlinear_operator_addition.py141 def _pop_a_match_at_tier(op1, operator_list, tier): argument
/external/u-boot/arch/arm/include/asm/arch-omap5/
Dcpu.h29 u32 tier; /* 0x2c rw */ member
/external/cldr/tools/java/org/unicode/cldr/json/
DLdml2JsonConverter.java435 String tier = ""; in convertCldrItems() local
665 String tier = packageNameParts[packageNameParts.length - 1]; in writeBasicInfo() local
/external/v8/src/runtime/
Druntime-test.cc1021 wasm::ExecutionTier tier = frame->wasm_code()->is_liftoff() in RUNTIME_FUNCTION() local
/external/u-boot/arch/arm/include/asm/arch-omap3/
Dcpu.h271 u32 tier; /* 0x1c rw */ member
/external/libaom/libaom/av1/common/
Donyxc_int.h267 uint8_t tier[MAX_NUM_OPERATING_POINTS]; // seq_tier in the spec. One bit: 0 member
/external/u-boot/arch/arm/include/asm/arch-am33xx/
Dcpu.h426 unsigned int tier; /* offset 0x20 */ member