Home
last modified time | relevance | path

Searched defs:W1 (Results 1 – 13 of 13) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Dpass-by-value.cpp251 struct W1 { struct
252 W1(const Movable &M) : M(M) {} in W1() argument
262 W3(const W1 &, const Movable &M) : M(M) {} in W3() argument
/llvm-project/llvm/lib/Support/
H A DBinaryStreamWriter.cpp90 BinaryStreamWriter W1{First}; in split() local
H A DBinaryStreamReader.cpp175 BinaryStreamReader W1{First}; in split() local
/llvm-project/clang/test/CodeGenCXX/
H A Dmicrosoft-abi-rtti.cpp18 struct W1 : virtual V1 {}; struct
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.cpp369 RegisterCell CW = RegisterCell(W0).insert(rc(1), BT::BitMask(0, W1-1)); in evaluate() local
703 uint16_t W1 = getRegBitWidth(Reg[1]); evaluate() local
832 uint16_t W1 = getRegBitWidth(Reg[1]); evaluate() local
864 uint16_t W1 = getRegBitWidth(Reg[1]); evaluate() local
[all...]
H A DHexagonGenInsert.cpp341 uint16_t W1 = RC1.width(), W2 = RC2.width(); in operator ()() local
359 uint16_t W1 = RC1.width(), W2 = RC2.width(); in operator ()() local
H A DBitTracker.cpp697 uint16_t W1 = A1.width(), W2 = A2.width(); in eINS() local
H A DHexagonISelLoweringHVX.cpp1289 SDValue W1 = extractHvxElementReg(WordVec, W1Idx, dl, MVT::i32, DAG); extractHvxSubvectorReg() local
1351 SDValue W1 = DAG.getNode(HexagonISD::VEXTRACTW, dl, MVT::i32, extractHvxSubvectorPred() local
H A DHexagonConstPropagation.cpp1215 unsigned W1 = A1.getBitWidth(); in evaluateCMPii() local
H A DHexagonISelLowering.cpp3043 SDValue W0 = Words[IdxW][i], W1 = Words[IdxW][i+1]; LowerCONCAT_VECTORS() local
/llvm-project/clang/test/SemaTemplate/
H A Dconcepts-out-of-line-def.cpp378 struct W1 { struct
388 struct W1 { struct
/llvm-project/clang/test/CXX/temp/temp.decls/temp.fct/temp.func.order/
H A Dp6.cpp100 template<D auto T> struct W1<T> {}; struct
/llvm-project/clang/lib/Headers/
H A Dhexagon_types.h659 int W1(void) { W1() function
756 HEXAGON_Vect64C W1(int w) { W1() function
1886 int W1(void) { W1() function
1983 Q6Vect64C W1(int w) { W1() function