Searched refs:cloneInstructionWithNewAddressSpace (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/NVPTX/
H A DNVPTXInferAddressSpaces.cpp249 // A helper function for cloneInstructionWithNewAddressSpace. Returns the clone
274 static Value *cloneInstructionWithNewAddressSpace( function
329 // Similar to cloneInstructionWithNewAddressSpace, returns a clone of the
379 // See cloneInstructionWithNewAddressSpace for the meaning of UndefUsesToFix.
390 Value *NewV = cloneInstructionWithNewAddressSpace(
529 // Fixes all the undef uses generated by cloneInstructionWithNewAddressSpace.

Completed in 106 milliseconds