Searched refs:AllocLikeOpLLVMLowering (Results 1 – 3 of 3) sorted by relevance
17 struct AllocLikeOpLLVMLowering : public ConvertToLLVMPattern { struct22 explicit AllocLikeOpLLVMLowering(StringRef opName, in AllocLikeOpLLVMLowering() function
14 Value AllocLikeOpLLVMLowering::createAligned( in createAligned()24 LogicalResult AllocLikeOpLLVMLowering::matchAndRewrite( in matchAndRewrite()
33 struct AllocOpLowering : public AllocLikeOpLLVMLowering {35 : AllocLikeOpLLVMLowering(memref::AllocOp::getOperationName(), in AllocOpLowering()94 struct AlignedAllocOpLowering : public AllocLikeOpLLVMLowering {96 : AllocLikeOpLLVMLowering(memref::AllocOp::getOperationName(), in AlignedAllocOpLowering()190 struct AllocaOpLowering : public AllocLikeOpLLVMLowering {192 : AllocLikeOpLLVMLowering(memref::AllocaOp::getOperationName(), in AllocaOpLowering()643 struct GetGlobalMemrefOpLowering : public AllocLikeOpLLVMLowering {645 : AllocLikeOpLLVMLowering(memref::GetGlobalOp::getOperationName(), in GetGlobalMemrefOpLowering()