Home
last modified time | relevance | path

Searched defs:if1 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/test/Semantics/
H A Dresolve77.f9025 pure integer function if1(n) function
50 pure integer function if1(n) function
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparseBufferRewriting.cpp779 scf::IfOp if1 = createShiftDownFunc() local