Home
last modified time | relevance | path

Searched refs:ExtensionMaxWebSize (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp55 static cl::opt<unsigned> ExtensionMaxWebSize( variable
15018 if (Inserted.size() > ExtensionMaxWebSize) in combineBinOp_VLToVWBinOp_VL()