Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/FuncToLLVM/
H A DFuncToLLVM.cpp622 unsigned numArguments = op.getNumOperands(); matchAndRewrite() local
/llvm-project/mlir/lib/Target/LLVMIR/
H A DModuleTranslation.cpp767 getPHISourceValue(Block * current,Block * pred,unsigned numArguments,unsigned index) getPHISourceValue() argument
824 auto numArguments = bb.getNumArguments(); connectPHINodes() local
/llvm-project/mlir/lib/Conversion/GPUCommon/
H A DGPUOpsLowering.cpp662 unsigned numArguments = op.getNumOperands(); matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMDialect.cpp2547 unsigned numArguments = getFunctionType().getNumParams(); verifyRegions() local