Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPURewriteOutArguments.cpp276 Value *ReplVal = Store.second->getValueOperand(); in runOnFunction() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp485 Value *ReplVal = OnlyStore->getOperand(0); in rewriteSingleStoreAlloca() local
579 Value *ReplVal; in promoteSingleBlockAlloca() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp2213 std::optional<Value *> ReplVal = getValueForCall(A, I, ICV); in updateImpl() local
2301 std::optional<Value *> ReplVal; in getReplacementValue() local
2396 std::optional<Value *> &ReplVal = ICVReplacementValuesMap[ICV]; in updateImpl() local
2471 std::optional<Value *> ReplVal; member
2539 std::optional<Value *> &ReplVal = ICVReplacementValuesMap[ICV]; in updateImpl() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1762 llvm::Value &, llvm::Value &Val, llvm::Value *&ReplVal) { in EmitOMPParallelDirective()
4159 llvm::Value &, llvm::Value &Val, llvm::Value *&ReplVal) { in EmitOMPSectionsDirective()