Searched defs:mapValue (Results 1 – 5 of 5) sorted by relevance
73 void mapValue(llvm::Value *llvm, Value mlir) { mapValue(llvm) = mlir; } mapValue() function 77 Value &mapValue(llvm::Value *value) { mapValue() function
78 void mapValue(Value mlir, llvm::Value *llvm) { mapValue(mlir) = llvm; } in mapValue() function 82 llvm::Value *&mapValue(Value value) { in mapValue() function
339 Value *Mapper::mapValue(const Value *V) { mapValue() function in Mapper 1219 Value *ValueMapper::mapValue(const Value &V) { mapValue() function in ValueMapper [all...]
770 void mapValue(const ScopArrayInfo *SAI, isl::map DefTarget, in mapValue() function in __anon7c871b710111::DeLICMImpl
2044 for (mlir::Value mapValue : mapOperands) { collectMapDataFromMapOperands() local 2084 for (mlir::Value mapValue : mapOperands) { collectMapDataFromMapOperands() local [all...]