Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1939 Instruction *VL1 = cast<Instruction>(VL[j]); in reorderAltShuffleOperands() local
1941 if (VL1->isCommutative() && isConsecutiveAccess(L, L1, *DL, *SE)) { in reorderAltShuffleOperands()
1954 Instruction *VL1 = cast<Instruction>(VL[j]); in reorderAltShuffleOperands() local
1956 if (VL1->isCommutative() && isConsecutiveAccess(L, L1, *DL, *SE)) { in reorderAltShuffleOperands()
2553 Instruction *VL1 = cast<Instruction>(E->Scalars[1]); in vectorizeTree() local
2554 BinaryOperator *BinOp1 = cast<BinaryOperator>(VL1); in vectorizeTree()
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenSystemOperands.inc2066 { "VL1", 1 },