Searched defs:W0 (Results 1 – 8 of 8) sorted by relevance
/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/dev/ath/ath_hal/ah_regdomain/ |
H A D | ah_rd_domains.h | 31 #define W0(_a) \ macro
|
/freebsd/crypto/openssl/crypto/sm3/ |
H A D | sm3_local.h | 51 #define EXPAND(W0,W7,W13,W3,W10) \ argument
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | hexagon_types.h | 656 int W0(void) { in W0() function 753 HEXAGON_Vect64C W0(int w) { in W0() function 1883 int W0(void) { in W0() function 1980 Q6Vect64C W0(int w) { in W0() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonBitTracker.cpp | 311 uint16_t W0 = (Reg[0].Reg != 0) ? getRegBitWidth(Reg[0]) : 0; in evaluate() local
|
H A D | HexagonISelLoweringHVX.cpp | 1041 SDValue W0 = isUndef(PredV) createHvxPrefixPred() local 1285 SDValue W0 = extractHvxElementReg(WordVec, W0Idx, dl, MVT::i32, DAG); extractHvxSubvectorReg() local 1351 SDValue W0 = DAG.getNode(HexagonISD::VEXTRACTW, dl, MVT::i32, {ShuffV, Zero}); extractHvxSubvectorPred() local 1972 SDValue W0 = extractHvxElementReg(VQ, DAG.getConstant(0, dl, MVT::i32), LowerHvxBitcast() local [all...] |
H A D | HexagonISelLowering.cpp | 3038 SDValue W0 = Words[IdxW][i], W1 = Words[IdxW][i+1]; in LowerCONCAT_VECTORS() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 4852 auto W0 = SIW.getSuccessorWeight(0); in tryToSimplifyUncondBranchWithICmpInIt() local
|