Home
last modified time | relevance | path

Searched defs:IncomingValues (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/Target/NVPTX/
DNVPTXInferAddressSpaces.cpp183 auto IncomingValues = cast<PHINode>(Op).incoming_values(); in getPointerOperands() local
/external/llvm/lib/Transforms/Utils/
DLocal.cpp696 IncomingValueMap &IncomingValues) { in selectIncomingValueForBlock()
721 IncomingValueMap &IncomingValues) { in gatherIncomingValuesToPhi()
737 const IncomingValueMap &IncomingValues) { in replaceUndefValuesInPhi()
764 IncomingValueMap IncomingValues; in redirectValuesFromPredecessorsToPhi() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLocal.cpp825 IncomingValueMap &IncomingValues) { in selectIncomingValueForBlock()
850 IncomingValueMap &IncomingValues) { in gatherIncomingValuesToPhi()
866 const IncomingValueMap &IncomingValues) { in replaceUndefValuesInPhi()
893 IncomingValueMap IncomingValues; in redirectValuesFromPredecessorsToPhi() local
DBasicBlockUtils.cpp148 SmallVector<AssertingVH<Value>, 4> IncomingValues; in MergeBlockIntoPredecessor() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DInferAddressSpaces.cpp240 auto IncomingValues = cast<PHINode>(Op).incoming_values(); in getPointerOperands() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DCore.cpp1661 void LLVMAddIncoming(LLVMValueRef PhiNode, LLVMValueRef *IncomingValues, in LLVMAddIncoming()
/external/llvm/lib/IR/
DCore.cpp2328 void LLVMAddIncoming(LLVMValueRef PhiNode, LLVMValueRef *IncomingValues, in LLVMAddIncoming()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp2558 void LLVMAddIncoming(LLVMValueRef PhiNode, LLVMValueRef *IncomingValues, in LLVMAddIncoming()