Searched defs:BVT (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonISelDAGToDAG.cpp | 1323 EVT BVT = Ops[I1N].getValueType(); in ppHoistZextI1() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | LegalizeIntegerTypes.cpp | 5892 EVT BVT = B.getValueType().getVectorElementType(); PromoteIntRes_CONCAT_VECTORS() local |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 6342 EVT BVT = EVT::getVectorVT(*DAG.getContext(), Op0VT, 1); LowerOperation() local |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 19258 EVT BVT = performConcatVectorsCombine() local |