Searched defs:push_inst (Results 1 – 8 of 8) sorted by relevance
| /third_party/skia/third_party/externals/tint/src/writer/spirv/ |
| D | function.h | 58 void push_inst(spv::Op op, const OperandList& operands) { in push_inst() function
|
| /third_party/pcre2/pcre2/src/sljit/ |
| D | sljitNativeARM_32.c | 248 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins inst) in push_inst() function 457 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins inst) in push_inst() function
|
| D | sljitNativeRISCV_common.c | 156 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins) in push_inst() function
|
| D | sljitNativePPC_common.c | 304 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins) in push_inst() function
|
| D | sljitNativeARM_64.c | 190 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins) in push_inst() function
|
| D | sljitNativeMIPS_common.c | 463 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins, sljit_s32 delay_slot) in push_inst() function
|
| D | sljitNativeLOONGARCH_64.c | 399 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins) in push_inst() function
|
| D | sljitNativeS390X.c | 140 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins) in push_inst() function
|