Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Transforms/
H A DDialectConversion.h72 Value replacementValue; member
/llvm-project/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp607 __anonf04bb8b10d02(InsertPointTy, InsertPointTy codeGenIP, llvm::Value &, llvm::Value &vPtr, llvm::Value *&replacementValue) convertOmpSections() argument
1284 __anonf04bb8b11702(InsertPointTy allocaIP, InsertPointTy codeGenIP, llvm::Value &, llvm::Value &vPtr, llvm::Value *&replacementValue) convertOmpParallel() argument
/llvm-project/mlir/lib/Transforms/Utils/
H A DDialectConversion.cpp1046 Value replacementValue = rewriterImpl.mapping.lookupOrDefault(origArg); materializeLiveConversions() local
3015 remapInput(unsigned origInputNo,Value replacementValue) remapInput() argument