Home
last modified time | relevance | path

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

12

/external/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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/
DBPFMIPeephole.cpp93 MachineOperand &opnd = CopyMI->getOperand(1); in isCopyFrom32Def() local
118 MachineOperand &opnd = PhiMI->getOperand(i); in isPhiFrom32Def() local
517 MachineOperand &opnd = DefMI->getOperand(i); in eliminateTruncSeq() local
/external/iproute2/include/uapi/linux/tc_ematch/
Dtc_em_cmp.h15 __u8 opnd:4; member
/external/libnl/include/linux-private/linux/tc_ematch/
Dtc_em_cmp.h15 __u8 opnd:4; member
/external/kernel-headers/original/uapi/linux/tc_ematch/
Dtc_em_cmp.h15 __u8 opnd:4; member
/external/libcups/vcnet/regex/
Ddebug.c99 register sop opnd; local
Dregex2.h46 #define SOP(op, opnd) ((op)|(opnd)) argument
/external/iproute2/tc/
Dem_cmp.c44 int align, opnd = 0; in cmp_parse_eopt() local
Dem_meta.c362 int opnd; in meta_parse_eopt() local
/external/libnl/lib/route/cls/ematch/
Dmeta.c35 uint8_t opnd; member
103 void rtnl_ematch_meta_set_operand(struct rtnl_ematch *e, uint8_t opnd) in rtnl_ematch_meta_set_operand()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dvalue_number_table.cpp232 const auto& opnd = inst.GetInOperand(i); in operator ()() local
Dliveness.cpp190 skip_first_index](const uint32_t* opnd) { in AnalyzeAccessChainLoc()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dvalue_number_table.cpp232 const auto& opnd = inst.GetInOperand(i); in operator ()() local
Dliveness.cpp183 skip_first_index](const uint32_t* opnd) { in AnalyzeAccessChainLoc()
/external/angle/third_party/spirv-tools/src/source/opt/
Dvalue_number_table.cpp245 const auto& opnd = inst.GetInOperand(i); in operator ()() local
Dliveness.cpp190 skip_first_index](const uint32_t* opnd) { in AnalyzeAccessChainLoc()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dfusion_bitcast_lift.cc241 for (auto* opnd : i->operands()) { in Run() local
Dhorizontal_loop_fusion.cc196 return absl::c_any_of(instr->operands(), [&](const HloInstruction* opnd) { in AnyOpndIsParamSharedAmongFusions()
/external/llvm/lib/Target/X86/
DX86FixupLEAs.cpp193 MachineOperand &opnd = MI.getOperand(i); in usesRegister() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Dregex2.h75 #define SOP(op, opnd) ((op)|(opnd)) argument
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
Dregex2.h75 #define SOP(op, opnd) ((op)|(opnd)) argument
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Dregex2.h72 #define SOP(op, opnd) ((op)|(opnd)) argument
Dregcomp.c1348 doemit(struct parse *p, sop op, size_t opnd) in doemit()
1370 doinsert(struct parse *p, sop op, size_t opnd, sopno pos) in doinsert()
/external/llvm/lib/Support/
Dregex2.h72 #define SOP(op, opnd) ((op)|(opnd)) argument
/external/libnl/lib/route/cls/
Dematch.c748 char *rtnl_ematch_opnd2txt(uint8_t opnd, char *buf, size_t len) in rtnl_ematch_opnd2txt()

12