Home
last modified time | relevance | path

Searched defs:GPUIndexIntrinsicOpLowering (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/lib/Conversion/GPUCommon/
DIndexIntrinsicsOpLowering.h24 struct GPUIndexIntrinsicOpLowering : public ConvertToLLVMPattern { struct
38 explicit GPUIndexIntrinsicOpLowering(LLVMTypeConverter &typeConverter) in GPUIndexIntrinsicOpLowering() function
46 matchAndRewrite(Operation *op, ArrayRef<Value> operands, in matchAndRewrite()