Home
last modified time | relevance | path

Searched defs:Lanes (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp168 unsigned Lanes; member
172 static unsigned makeAllBits(unsigned startBit, unsigned Lanes) in makeAllBits()
DHexagonShuffler.h82 unsigned Lanes; variable
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.h74 unsigned Lanes; variable
/external/llvm/lib/CodeGen/
DRegisterCoalescer.cpp1995 LaneBitmask Lanes = SubRangeJoin ? 1 : TRI->getSubRegIndexLaneMask(SubIdx); in analyzeValue() local
/external/v8/src/mips/
Dsimulator-mips.cc5671 #define MSA_3RF_DF(T1, T2, Lanes, ws, wt, wd) \ in DecodeTypeMsa3RF() argument
5675 #define MSA_3RF_DF2(T1, T2, Lanes, ws, wt, wd) \ in DecodeTypeMsa3RF() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegisterCoalescer.cpp2353 LaneBitmask Lanes = SubRangeJoin ? LaneBitmask::getLane(0) in analyzeValue() local
/external/v8/src/mips64/
Dsimulator-mips64.cc5895 #define MSA_3RF_DF(T1, T2, Lanes, ws, wt, wd) \ in DecodeTypeMsa3RF() argument
5899 #define MSA_3RF_DF2(T1, T2, Lanes, ws, wt, wd) \ in DecodeTypeMsa3RF() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2072 unsigned Lanes = in buildScalarSteps() local
3842 unsigned Lanes = Cost->isUniformAfterVectorization(P, VF) ? 1 : VF; in widenPHIInstruction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp13272 SmallVector<int, 4> Lanes((unsigned)NumLanes, -1); in lowerVectorShuffleByMerging128BitLanes() local