Searched defs:opcodeAttr (Results 1 – 2 of 2) sorted by relevance
67 Attribute opcodeAttr = rewriter.getI64IntegerAttr(0); in matchAndRewrite() local 110 Attribute opcodeAttr = rewriter.getI64IntegerAttr(0); in matchAndRewrite() local 154 Attribute opcodeAttr = rewriter.getI64IntegerAttr(0); in matchAndRewrite() local 196 Attribute opcodeAttr in matchAndRewrite() local [all...]
30 static llvm::Type *getXlenType(Attribute opcodeAttr, in getXlenType()