Searched defs:SrcLane (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64PostLegalizerLowering.cpp | 488 int SrcLane = ShuffleMask[DstLane]; in matchINS() local 505 int DstLane, SrcLane; in applyINS() local
|
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | ARMBaseInstrInfo.cpp | 4374 unsigned DstLane = 0, SrcLane = 0, DDst, DSrc; in setExecutionDomain() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMBaseInstrInfo.cpp | 5026 unsigned DstLane = 0, SrcLane = 0, DDst, DSrc; in setExecutionDomain() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMBaseInstrInfo.cpp | 5236 unsigned DstLane = 0, SrcLane = 0, DDst, DSrc; in setExecutionDomain() local
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 5687 int SrcLane = ShuffleMask[Anomaly]; in LowerVECTOR_SHUFFLE() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 7354 int SrcLane = ShuffleMask[Anomaly]; in LowerVECTOR_SHUFFLE() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 14948 int SrcLane = M / NumEltsPerLane; in lowerShuffleAsLanePermuteAndPermute() local 14960 int SrcLane = SrcLaneMask[DstLane]; in lowerShuffleAsLanePermuteAndPermute() local 15624 int SrcLane = -1; in lowerShuffleAsRepeatedMaskAndLanePermute() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 11594 int SrcLane = ShuffleMask[Anomaly]; in LowerVECTOR_SHUFFLE() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 11817 int SrcLane = -1; in isMultiLaneShuffleMask() local 17723 int SrcLane = -1; in lowerShuffleAsRepeatedMaskAndLanePermute() local
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 11081 int SrcLane = (M % NumElts) / NumLaneElts; in lowerShuffleAsRepeatedMaskAndLanePermute() local
|