Home
last modified time | relevance | path

Searched defs:nextop (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/mlir/examples/toy/Ch4/mlir/
DShapeInferencePass.cpp66 auto nextop = llvm::find_if(opWorklist, allOperandsInferred); in runOnFunction() local
/external/llvm-project/mlir/examples/toy/Ch5/mlir/
DShapeInferencePass.cpp66 auto nextop = llvm::find_if(opWorklist, allOperandsInferred); in runOnFunction() local
/external/llvm-project/mlir/examples/toy/Ch7/mlir/
DShapeInferencePass.cpp66 auto nextop = llvm::find_if(opWorklist, allOperandsInferred); in runOnFunction() local
/external/llvm-project/mlir/examples/toy/Ch6/mlir/
DShapeInferencePass.cpp66 auto nextop = llvm::find_if(opWorklist, allOperandsInferred); in runOnFunction() local
/external/kernel-headers/original/uapi/linux/netfilter/
Dxt_u32.h16 __u8 nextop; member
/external/iptables/include/linux/netfilter/
Dxt_u32.h15 __u8 nextop; member
/external/python/cpython3/Python/
Dpeephole.c235 unsigned char opcode, nextop; in PyCode_Optimize() local
/external/libxkbcommon/src/xkbcomp/
Dast-build.c466 char nextop; in IncludeCreate() local
/external/lua/src/
Dlparser.c1266 BinOpr nextop; in subexpr() local