Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/SCFToSPIRV/
H A DSCFToSPIRV.cpp133 auto &allocas = scfToSPIRVContext->outputVars[newOp]; in replaceSCFOutputValue() local
311 auto &allocas = scfToSPIRVContext->outputVars[terminatorOp->getParentOp()]; in matchAndRewrite() local
/llvm-project-15.0.7/flang/unittests/Optimizer/Builder/Runtime/
H A DCharacterTest.cpp86 auto allocas = res.getParentBlock()->getOps<fir::AllocaOp>(); in checkCharCompare2() local