Searched refs:std_alloca (Results 1 – 4 of 4) sorted by relevance
20 using std_alloca = ValueBuilder<AllocaOp>; variable
83 ? std_alloca(MemRefType::get(width * cst.getValue(), in allocBuffer()94 ? std_alloca(MemRefType::get(-1, IntegerType::get(8, ctx)), mul, in allocBuffer()
253 Value res = std_alloca(memRefMinorVectorType); in setAllocAtFunctionEntry()
2425 alloc = std_alloca(MemRefType::get(shape, elementType), ValueRange{}, in splitFullAndPartialTransfer()