Home
last modified time | relevance | path

Searched refs:SourceLane (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp495 uint8_t SourceLane = (Imm >> 6) & 0x3; in simplifyX86insertps() local
518 ShuffleMask[DestLane] = SourceLane; in simplifyX86insertps()
529 ShuffleMask[DestLane] = SourceLane + 4; in simplifyX86insertps()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp733 uint8_t SourceLane = (Imm >> 6) & 0x3; in simplifyX86insertps() local
756 ShuffleMask[DestLane] = SourceLane; in simplifyX86insertps()
767 ShuffleMask[DestLane] = SourceLane + 4; in simplifyX86insertps()