Searched refs:BVT (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/share/misc/ |
| H A D | country | 50 Bouvet Island BV BVT 074 BV
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelDAGToDAG.cpp | 1187 EVT BVT = Ops[I1N].getValueType(); in ppHoistZextI1() local 1190 SDValue C0 = DAG.getConstant(0, dl, BVT); in ppHoistZextI1() 1191 SDValue C1 = DAG.getConstant(1, dl, BVT); in ppHoistZextI1()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 1957 auto BVT = EVT::getVectorVT(*DAG.getContext(), Op0VT, 1); in LowerOperation() local 1958 return DAG.getBitcast(VT, DAG.getNode(ISD::INSERT_VECTOR_ELT, DL, BVT, in LowerOperation() 1959 DAG.getUNDEF(BVT), Op0, in LowerOperation()
|