/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BPFMIPeephole.cpp | 85 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/ |
D | BPFMIPeephole.cpp | 93 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/ |
D | tc_em_cmp.h | 15 __u8 opnd:4; member
|
/external/libnl/include/linux-private/linux/tc_ematch/ |
D | tc_em_cmp.h | 15 __u8 opnd:4; member
|
/external/kernel-headers/original/uapi/linux/tc_ematch/ |
D | tc_em_cmp.h | 15 __u8 opnd:4; member
|
/external/libcups/vcnet/regex/ |
D | debug.c | 99 register sop opnd; local
|
D | regex2.h | 46 #define SOP(op, opnd) ((op)|(opnd)) argument
|
/external/iproute2/tc/ |
D | em_cmp.c | 44 int align, opnd = 0; in cmp_parse_eopt() local
|
D | em_meta.c | 362 int opnd; in meta_parse_eopt() local
|
/external/libnl/lib/route/cls/ematch/ |
D | meta.c | 35 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/ |
D | value_number_table.cpp | 232 const auto& opnd = inst.GetInOperand(i); in operator ()() local
|
D | liveness.cpp | 190 skip_first_index](const uint32_t* opnd) { in AnalyzeAccessChainLoc()
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | value_number_table.cpp | 232 const auto& opnd = inst.GetInOperand(i); in operator ()() local
|
D | liveness.cpp | 183 skip_first_index](const uint32_t* opnd) { in AnalyzeAccessChainLoc()
|
/external/angle/third_party/spirv-tools/src/source/opt/ |
D | value_number_table.cpp | 245 const auto& opnd = inst.GetInOperand(i); in operator ()() local
|
D | liveness.cpp | 190 skip_first_index](const uint32_t* opnd) { in AnalyzeAccessChainLoc()
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | fusion_bitcast_lift.cc | 241 for (auto* opnd : i->operands()) { in Run() local
|
D | horizontal_loop_fusion.cc | 196 return absl::c_any_of(instr->operands(), [&](const HloInstruction* opnd) { in AnyOpndIsParamSharedAmongFusions()
|
/external/llvm/lib/Target/X86/ |
D | X86FixupLEAs.cpp | 193 MachineOperand &opnd = MI.getOperand(i); in usesRegister() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | regex2.h | 75 #define SOP(op, opnd) ((op)|(opnd)) argument
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
D | regex2.h | 75 #define SOP(op, opnd) ((op)|(opnd)) argument
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | regex2.h | 72 #define SOP(op, opnd) ((op)|(opnd)) argument
|
D | regcomp.c | 1348 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/ |
D | regex2.h | 72 #define SOP(op, opnd) ((op)|(opnd)) argument
|
/external/libnl/lib/route/cls/ |
D | ematch.c | 748 char *rtnl_ematch_opnd2txt(uint8_t opnd, char *buf, size_t len) in rtnl_ematch_opnd2txt()
|