Home
last modified time | relevance | path

Searched defs:use4 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/SemaCUDA/
H A Ddeferred-diags.cu59 __global__ void use4() { in use4() function
/llvm-project/clang/test/Sema/
H A Dalias-unused.cpp51 void *use4 = f4(0); variable
/llvm-project/mlir/test/CAPI/
H A Dir.c1977 MlirOpOperand use4 = mlirValueGetFirstUse(constTwoValue); in testOperands() local