Searched defs:IndexCastOpLowering (Results 1 – 1 of 1) sorted by relevance
3112 struct IndexCastOpLowering : public ConvertOpToLLVMPattern<IndexCastOp> { struct3116 matchAndRewrite(IndexCastOp indexCastOp, ArrayRef<Value> operands, in matchAndRewrite()