Home
last modified time | relevance | path

Searched defs:opnd (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFMIPeephole.cpp85 MachineOperand &opnd = CopyMI->getOperand(1); in isCopyFrom32Def() local
110 MachineOperand &opnd = PhiMI->getOperand(i); in isPhiFrom32Def() local
466 MachineOperand &opnd = DefMI->getOperand(i); in eliminateTruncSeq() local
/third_party/boost/tools/build/src/engine/
Dregexp.cpp698 char *opnd ) in reginsert()
951 char *opnd; in regmatch() local
1108 char *opnd; in regrepeat() local
/third_party/libnl/lib/route/cls/ematch/
Dmeta.c38 uint8_t opnd; member
106 void rtnl_ematch_meta_set_operand(struct rtnl_ematch *e, uint8_t opnd) in rtnl_ematch_meta_set_operand()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dvalue_number_table.cpp232 const auto& opnd = inst.GetInOperand(i); in operator ()() local
/third_party/spirv-tools/source/opt/
Dvalue_number_table.cpp232 const auto& opnd = inst.GetInOperand(i); in operator ()() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dvalue_number_table.cpp232 const auto& opnd = inst.GetInOperand(i); in operator ()() local
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Dinstruction.h264 for (const auto& opnd : operands_) { in ForEachInId() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Dregex2.h75 #define SOP(op, opnd) ((op)|(opnd)) argument
Dregcomp.c1475 doemit(struct parse *p, sop op, size_t opnd) in doemit()
1497 doinsert(struct parse *p, sop op, size_t opnd, sopno pos) in doinsert()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
Dregex2.h72 #define SOP(op, opnd) ((op)|(opnd)) argument
Dregcomp.c1347 doemit(struct parse *p, sop op, size_t opnd) in doemit()
1369 doinsert(struct parse *p, sop op, size_t opnd, sopno pos) in doinsert()
/third_party/libnl/lib/route/cls/
Dematch.c750 char *rtnl_ematch_opnd2txt(uint8_t opnd, char *buf, size_t len) in rtnl_ematch_opnd2txt()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FixupLEAs.cpp244 MachineOperand &opnd = MI.getOperand(i); in usesRegister() local
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_peephole.cpp1052 ConstantFolding::opnd(Instruction *i, ImmediateValue &imm0, int s) in opnd() function in nv50_ir::ConstantFolding
/third_party/toybox/toys/pending/
Dbc.c5259 BcResult *opnd; in bc_program_builtin() local