Home
last modified time | relevance | path

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

12

/external/vixl/test/aarch64/
Dtest-api-aarch64.cc1129 UseScratchRegisterScope temps(&masm); in TEST() local
1136 UseScratchRegisterScope temps(&masm); in TEST() local
1148 UseScratchRegisterScope temps(&masm); in TEST() local
1153 UseScratchRegisterScope temps(&masm); in TEST() local
1158 UseScratchRegisterScope temps(&masm); in TEST() local
1163 UseScratchRegisterScope temps(&masm); in TEST() local
1168 UseScratchRegisterScope temps(&masm); in TEST() local
1173 UseScratchRegisterScope temps(&masm); in TEST() local
1183 UseScratchRegisterScope temps(&masm); in TEST() local
1194 UseScratchRegisterScope temps(&masm); in TEST() local
[all …]
Dtest-disasm-sve-aarch64.cc3275 UseScratchRegisterScope temps(&masm); in TEST() local
6050 UseScratchRegisterScope temps(&masm); in TEST() local
6093 UseScratchRegisterScope temps(&masm); in TEST() local
Dtest-utils-aarch64.cc609 UseScratchRegisterScope temps(masm); in DumpRegisters() local
624 UseScratchRegisterScope temps(masm); in DumpRegisters() local
643 UseScratchRegisterScope temps(masm); in Dump() local
Dtest-simulator-aarch64.cc4980 UseScratchRegisterScope temps(masm); in DEFINE_TEST_NEON_2SAME_FP_FP16_SCALAR() local
5004 UseScratchRegisterScope temps(masm); in GenerateStoreInput() local
5024 UseScratchRegisterScope temps(masm); in GeneratePow() local
5052 UseScratchRegisterScope temps(masm); in GenerateSum() local
Dtest-assembler-aarch64.cc6826 UseScratchRegisterScope temps(&masm); in TEST() local
6926 UseScratchRegisterScope temps(&masm); in TEST() local
7031 UseScratchRegisterScope temps(&masm); in TEST() local
7041 UseScratchRegisterScope temps(&masm); in TEST() local
7090 UseScratchRegisterScope temps(&masm); in BtiHelper() local
7168 UseScratchRegisterScope temps(&masm); in TEST() local
7682 UseScratchRegisterScope temps(&masm); in TEST() local
7757 UseScratchRegisterScope temps(&masm); in TEST() local
8004 UseScratchRegisterScope temps(&masm); in PushPopSimpleHelper() local
8250 UseScratchRegisterScope temps(&masm); in PushPopFPSimpleHelper() local
[all …]
/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
829 UseScratchRegisterScope* temps, in Index()
859 UseScratchRegisterScope temps(this); in Index() local
889 UseScratchRegisterScope temps(this); in Insr() local
[all …]
Dmacro-assembler-aarch64.cc469 UseScratchRegisterScope temps; in MoveImmediateHelper() local
827 UseScratchRegisterScope temps(this); in LogicalMacro() local
987 UseScratchRegisterScope temps(this); in Movi16bitHelper() local
1065 UseScratchRegisterScope temps(this); in Movi32bitHelper() local
1098 UseScratchRegisterScope temps(this); in Movi64bitHelper() local
1138 UseScratchRegisterScope temps(this); in Movi() local
1220 UseScratchRegisterScope temps(this); in ConditionalCompareMacro() local
1254 UseScratchRegisterScope temps; in CselHelper() local
1389 UseScratchRegisterScope* temps, in CselSubHelperRightSmallImmediate()
1492 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/python/cpython2/Lib/plat-irix5/
Dtorgb.py74 def _torgb(filename, temps): argument
/external/python/cpython2/Lib/plat-irix6/
Dtorgb.py74 def _torgb(filename, temps): argument
/external/python/cpython2/Lib/
Dtoaiff.py79 def _toaiff(filename, temps): argument
/external/vixl/test/aarch32/
Dtest-disasm-a32.cc2492 UseScratchRegisterScope temps(&masm); in TEST() local
2549 UseScratchRegisterScope temps(&masm); in TEST() local
3961 UseScratchRegisterScope temps(&masm); in TEST() local
Dtest-assembler-aarch32.cc2141 UseScratchRegisterScope temps(&masm); in TEST() local
3016 UseScratchRegisterScope temps(&masm); in TEST() local
3336 UseScratchRegisterScope temps(&masm); in TEST() local
3360 UseScratchRegisterScope temps(&masm); in TEST() local
4148 UseScratchRegisterScope temps(&masm); in TEST_T32() local
4371 UseScratchRegisterScope temps(&masm); in TEST_T32() local
/external/libcups/cups/
Dhttp-addr.c538 temps[64]; /* Temporary string for address */ in httpAddrString() local
/external/adhd/sound_card_init/amp/src/max98373d/
Dmod.rs186 let mut temps = Vec::new(); in get_ambient_temp() localVariable
/external/angle/src/compiler/translator/TranslatorMetalDirect/
DToposortStructs.cpp69 std::unordered_set<T> temps; in Toposort() local
/external/mesa3d/src/mesa/state_tracker/
Dst_mesa_to_tgsi.c61 struct ureg_dst temps[MAX_PROGRAM_TEMPS]; member
Dst_atifs_to_tgsi.c42 struct ureg_dst temps[MAX_PROGRAM_TEMPS]; member
/external/vixl/benchmarks/aarch64/
Dbench-utils.cc233 UseScratchRegisterScope temps(masm_); in GenerateOperandSequence() local
/external/mesa3d/src/compiler/glsl/
Dlinker.cpp1391 hash_table *temps) in remap_variables()
1395 remap_visitor(struct gl_linked_shader *target, hash_table *temps) in remap_variables()
1433 hash_table *temps; in remap_variables() member in remap_variables::remap_visitor
1467 hash_table *temps = NULL; in move_non_declarations() local
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.h34 Temp temps[VARYING_SLOT_MAX * 4u]; member
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h545 LLVMValueRef temps[LP_MAX_INLINED_TEMPS][TGSI_NUM_CHANNELS]; member
638 LLVMValueRef temps[LP_MAX_INLINED_TEMPS]; member
/external/bc/include/
Dvm.h333 BcVec temps; member

12