Home
last modified time | relevance | path

Searched defs:push_inst (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/tint/src/writer/spirv/
Dfunction.h58 void push_inst(spv::Op op, const OperandList& operands) { in push_inst() function
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeARM_32.c248 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
DsljitNativeRISCV_common.c156 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins) in push_inst() function
DsljitNativePPC_common.c304 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins) in push_inst() function
DsljitNativeARM_64.c190 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins) in push_inst() function
DsljitNativeMIPS_common.c463 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins, sljit_s32 delay_slot) in push_inst() function
DsljitNativeLOONGARCH_64.c399 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins) in push_inst() function
DsljitNativeS390X.c140 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins) in push_inst() function