Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURewriteOutArguments.cpp276 Value *ReplVal = Store.second->getValueOperand(); in runOnFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp554 Value *ReplVal = OnlyStore->getOperand(0); rewriteSingleStoreAlloca() local
654 Value *ReplVal; promoteSingleBlockAlloca() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp2338 std::optional<Value *> ReplVal = getValueForCall(A, I, ICV); updateImpl() local
2427 std::optional<Value *> ReplVal; getReplacementValue() local
2522 std::optional<Value *> &ReplVal = ICVReplacementValuesMap[ICV]; updateImpl() local
2597 std::optional<Value *> ReplVal; global() member
2665 std::optional<Value *> &ReplVal = ICVReplacementValuesMap[ICV]; updateImpl() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1757 __anonb66eefd10a02(InsertPointTy AllocaIP, InsertPointTy CodeGenIP, llvm::Value &, llvm::Value &Val, llvm::Value *&ReplVal) EmitOMPParallelDirective() argument
4159 __anonb66eefd14002(InsertPointTy AllocaIP, InsertPointTy CodeGenIP, llvm::Value &, llvm::Value &Val, llvm::Value *&ReplVal) EmitOMPSectionsDirective() argument