Home
last modified time | relevance | path

Searched refs:NEXT (Results 1 – 13 of 13) sorted by relevance

/frameworks/rs/rsov/compiler/tests/single_kernel/
Dkernel.ll14 ; CHECK-NEXT: OpLabel
15 ; CHECK-NEXT: %{{[0-9]+}} = OpFunctionCall %{{.*}} [[KernelId]]
16 ; CHECK-NEXT: OpReturn
Dnewroot.ll14 ; CHECK-NEXT: OpLabel
Dtimes.ll17 ; CHECK-NEXT: OpLabel
Dduff.ll86 ; CHECK-NEXT: OpLabel
/frameworks/compile/mclinker/include/mcld/Script/
DOperator.h78 NEXT = 45, enumerator
155 Operator& Operator::create<Operator::NEXT>();
DUnaryOp.h80 IntOperand* UnaryOp<Operator::NEXT>::eval(const Module&,
/frameworks/rs/rsov/compiler/tests/image/
Dcopy.ll16 ; CHECK-NEXT: OpLabel
/frameworks/compile/mclinker/lib/Script/
DOperator.cpp142 Operator& Operator::create<Operator::NEXT>() { in create()
143 static UnaryOp<Operator::NEXT> op; in create()
DUnaryOp.cpp147 IntOperand* UnaryOp<Operator::NEXT>::eval(const Module& pModule, in eval()
DScriptParser.yy135 %token NEXT
870 | NEXT '(' exp ')'
873 &Operator::create<Operator::NEXT>());
DScriptScanner.ll124 <EXPRESSION>"NEXT" { return token::NEXT; }
/frameworks/rs/rsov/compiler/tests/multi_kernel/
Dinvert.ll7 ; CHECK-NEXT: OpEntryPoint GLCompute [[FuncId2:%[0-9]+]] "entry_scalebytwo" %gl_GlobalInvocationID
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...