Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURewriteOutArguments.cpp277 Value *ReplVal = Store.second->getValueOperand(); runOnFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp528 Value *ReplVal = OnlyStore->getOperand(0); in rewriteSingleStoreAlloca() local
673 Value *ReplVal; in promoteSingleBlockAlloca() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp2337 std::optional<Value *> ReplVal = getValueForCall(A, I, ICV); in updateImpl() local
2426 std::optional<Value *> ReplVal; in getReplacementValue() local
2521 std::optional<Value *> &ReplVal = ICVReplacementValuesMap[ICV]; in updateImpl() local
2596 std::optional<Value *> ReplVal; member
2664 std::optional<Value *> &ReplVal = ICVReplacementValuesMap[ICV]; in updateImpl() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1785 llvm::Value &, llvm::Value &Val, llvm::Value *&ReplVal) { in EmitOMPParallelDirective()
4204 llvm::Value &, llvm::Value &Val, llvm::Value *&ReplVal) { in EmitOMPSectionsDirective()