Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/SCF/EDSC/
DBuilders.cpp97 function_ref<scf::ValueVector()> thenBody, in conditionBuilder()
121 function_ref<void()> thenBody, in conditionBuilder()
/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVOps.cpp2733 function_ref<void(OpBuilder &builder)> thenBody, OpBuilder &builder) { in createIfThen()