Searched refs:HexagonVectorCombine (Results 1 – 6 of 6) sorted by relevance
55 class HexagonVectorCombine { class133 AlignVectors(HexagonVectorCombine &HVC_) : HVC(HVC_) {} in AlignVectors()252 HexagonVectorCombine &HVC;927 auto HexagonVectorCombine::run() -> bool { in run()935 auto HexagonVectorCombine::getIntTy() const -> IntegerType * { in getIntTy()965 auto HexagonVectorCombine::getIntValue(const Value *Val) const in getIntValue()1111 auto HexagonVectorCombine::concat(IRBuilder<> &Builder, in concat()1292 auto HexagonVectorCombine::calculatePointerDifference(Value *Ptr0, in calculatePointerDifference()1452 auto HexagonVectorCombine::isByteVecTy(Type *Ty) const -> bool { in isByteVecTy()1458 auto HexagonVectorCombine::isSectorTy(Type *Ty) const -> bool { in isSectorTy()[all …]
63 HexagonVectorCombine.cpp
88 "HexagonVectorCombine.cpp",
3 ; Test that the HexagonVectorCombine pass identifies instruction
4 ; Test that the HexagonVectorCombine pass does not move an instruction
6485 llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp