Searched defs:W2 (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | BinaryStreamWriter.cpp | 91 BinaryStreamWriter W2{Second}; in split() local
|
H A D | BinaryStreamReader.cpp | 177 return std::make_pair(W1, W2); in split() local
|
/freebsd/crypto/libecc/include/libecc/hash/ |
H A D | bash.h | 41 #define BASH_L3_S3(W0, W1, W2, m1, n1, m2, n2) do { \ argument
|
/freebsd/sys/powerpc/powerpc/ |
H A D | support.S | 208 #define W2 2 macro
|
/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/tests/ |
H A D | CtxInstrProfilingTest.cpp | 217 Writer W2(&Root, 0); in TEST_F() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | ThinLTOBitcodeWriter.cpp | 502 BitcodeWriter W2(Buffer); in splitAndWriteThinLTOBitcode() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenInsert.cpp | 341 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 D | BitTracker.cpp | 697 uint16_t W1 = A1.width(), W2 = A2.width(); in eINS() local
|
H A D | HexagonConstPropagation.cpp | 1216 unsigned W2 = A2.getBitWidth(); in evaluateCMPii() local
|