Searched defs:AllocOp (Results 1 – 6 of 6) sorted by relevance
19 class AllocOp; variable
33 class AllocOp; variable
183 function_ref<bool(memref::AllocOp, memref::DeallocOp)> filter) { in allocToAlloca() argument
51 enum class AllocOp { MemrefAlloc = 0, MemrefAlloca = 1 }; enum
1848 const MachineOperand &AllocOp = MI->getOperand(1); verifyPreISelGenericInstruction() local