Home
last modified time | relevance | path

Searched defs:temps (Results 1 – 25 of 41) sorted by relevance

12

/external/vixl/test/aarch64/
Dtest-api-aarch64.cc1130 UseScratchRegisterScope temps(&masm); in TEST() local
1137 UseScratchRegisterScope temps(&masm); in TEST() local
1149 UseScratchRegisterScope temps(&masm); in TEST() local
1154 UseScratchRegisterScope temps(&masm); in TEST() local
1159 UseScratchRegisterScope temps(&masm); in TEST() local
1164 UseScratchRegisterScope temps(&masm); in TEST() local
1169 UseScratchRegisterScope temps(&masm); in TEST() local
1174 UseScratchRegisterScope temps(&masm); in TEST() local
1184 UseScratchRegisterScope temps(&masm); in TEST() local
1195 UseScratchRegisterScope temps(&masm); in TEST() local
[all …]
Dtest-utils-aarch64.cc649 UseScratchRegisterScope temps(masm); in DumpRegisters() local
664 UseScratchRegisterScope temps(masm); in DumpRegisters() local
683 UseScratchRegisterScope temps(masm); in Dump() local
987 UseScratchRegisterScope temps(masm); in ComputeMachineStateHash() local
Dtest-disasm-sve-aarch64.cc3314 UseScratchRegisterScope temps(&masm); in TEST() local
5833 UseScratchRegisterScope temps(&masm); in TEST() local
5876 UseScratchRegisterScope temps(&masm); in TEST() local
/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.cc677 UseScratchRegisterScope temps(this); in Delegate() local
724 UseScratchRegisterScope temps(this); in Delegate() local
752 UseScratchRegisterScope temps(this); in Delegate() local
763 UseScratchRegisterScope temps(this); in Delegate() local
774 UseScratchRegisterScope temps(this); in Delegate() local
784 UseScratchRegisterScope temps(this); in Delegate() local
842 UseScratchRegisterScope temps(this); in Delegate() local
864 UseScratchRegisterScope temps(this); in Delegate() local
914 UseScratchRegisterScope temps(this); in Delegate() local
936 UseScratchRegisterScope temps(this); in Delegate() local
[all …]
/external/vixl/src/aarch64/
Dmacro-assembler-sve-aarch64.cc57 UseScratchRegisterScope temps(this); in AddSubHelper() local
114 UseScratchRegisterScope temps(this); in IntWideImmHelper() local
227 UseScratchRegisterScope temps(this); in Addpl() local
284 UseScratchRegisterScope temps(this); in Addvl() local
414 UseScratchRegisterScope temps(this); in Cpy() local
492 UseScratchRegisterScope temps(this); in Dup() local
544 UseScratchRegisterScope temps(this); in FPCommutativeArithmeticHelper() local
894 UseScratchRegisterScope* temps, in Index()
924 UseScratchRegisterScope temps(this); in Index() local
954 UseScratchRegisterScope temps(this); in Insr() local
[all …]
Dmacro-assembler-aarch64.cc468 UseScratchRegisterScope temps; in MoveImmediateHelper() local
788 UseScratchRegisterScope temps(this); in LogicalMacro() local
948 UseScratchRegisterScope temps(this); in Movi16bitHelper() local
1026 UseScratchRegisterScope temps(this); in Movi32bitHelper() local
1059 UseScratchRegisterScope temps(this); in Movi64bitHelper() local
1107 UseScratchRegisterScope temps(this); in Movi() local
1197 UseScratchRegisterScope temps(this); in ConditionalCompareMacro() local
1231 UseScratchRegisterScope temps; in CselHelper() local
1366 UseScratchRegisterScope* temps, in CselSubHelperRightSmallImmediate()
1531 UseScratchRegisterScope temps(this); in Fcmp() local
[all …]
/external/vixl/test/
Dtest-use-scratch-register-scope.cc124 UseScratchRegisterScope temps(&masm); in TEST_AARCH32() local
185 UseScratchRegisterScope temps(&masm); in TEST_AARCH32() local
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_opt_vpm.c96 uint32_t temps = 0; in qir_opt_vpm() local
/external/mesa3d/src/imagination/include/hwdef/
Drogue_hw_utils.h424 uint32_t temps = rogue_get_unified_store_temps_per_instance(dev_info) / 2; in rogue_get_temps() local
431 unsigned temps, in rogue_max_wg_temps()
/external/vixl/test/aarch32/
Dtest-disasm-a32.cc2528 UseScratchRegisterScope temps(&masm); in TEST() local
2591 UseScratchRegisterScope temps(&masm); in TEST() local
4007 UseScratchRegisterScope temps(&masm); in TEST() local
Dtest-assembler-aarch32.cc2147 UseScratchRegisterScope temps(&masm); in TEST() local
3022 UseScratchRegisterScope temps(&masm); in TEST() local
3342 UseScratchRegisterScope temps(&masm); in TEST() local
3366 UseScratchRegisterScope temps(&masm); in TEST() local
4150 UseScratchRegisterScope temps(&masm); in TEST_T32() local
4373 UseScratchRegisterScope temps(&masm); in TEST_T32() local
/external/mesa3d/src/amd/compiler/
Daco_lower_to_cssa.cpp404 RegisterDemand temps = get_temp_registers(instr); in emit_copies_block() local
431 RegisterDemand temps = get_temp_registers(copy.get()); in emit_copies_block() local
Daco_repair_ssa.cpp38 std::vector<Temp> temps; member
Daco_instruction_selection.h29 Temp temps[VARYING_SLOT_MAX * 4u]; member
/external/libcups/cups/
Dhttp-addr.c538 temps[64]; /* Temporary string for address */ in httpAddrString() local
/external/mesa3d/src/imagination/pco/
Dpco_ra.c253 unsigned temps = 0; in pco_ra_func() local
Dpco_data.h80 unsigned temps; /** Number of allocated temp registers. */ member
/external/apache-commons-math/src/main/java/org/apache/commons/math3/util/
DFastMathCalc.java131 double temps[] = new double[2]; in buildSinCosTables() local
/external/sg3_utils/src/
Dsg_safte.c57 int temps; member
/external/mesa3d/src/mesa/state_tracker/
Dst_atifs_to_nir.c42 nir_def *temps[MAX_PROGRAM_TEMPS]; member
/external/angle/src/compiler/translator/msl/
DToposortStructs.cpp89 std::unordered_set<T> temps; in Toposort() local
/external/mesa3d/src/imagination/vulkan/
Dpvr_clear.c870 uint32_t temps, in pvr_pack_clear_vdm_state()
/external/vixl/benchmarks/aarch64/
Dbench-utils.cc234 UseScratchRegisterScope temps(masm_); in GenerateOperandSequence() local
/external/mesa3d/src/imagination/vulkan/pds/
Dpvr_pipeline_pds.c341 static uint8_t pvr_get_temps2(struct pvr_temp_usage *temps, in pvr_get_temps2()
/external/mesa3d/src/gallium/frontends/d3d10umd/
DShaderTGSI.c208 struct ureg_dst temps[SHADER_MAX_TEMPS]; member

12