Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp391 Value *ReplVal = OnlyStore->getOperand(0); in rewriteSingleStoreAlloca() local
492 Value *ReplVal = std::prev(I)->second->getOperand(0); in promoteSingleBlockAlloca() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp485 Value *ReplVal = OnlyStore->getOperand(0); in rewriteSingleStoreAlloca() local
579 Value *ReplVal; in promoteSingleBlockAlloca() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPURewriteOutArguments.cpp276 Value *ReplVal = Store.second->getValueOperand(); in runOnFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPURewriteOutArguments.cpp325 Value *ReplVal = Store.second->getValueOperand(); in runOnFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp385 Value *ReplVal = OnlyStore->getOperand(0); in rewriteSingleStoreAlloca() local