Home
last modified time | relevance | path

Searched defs:B0 (Results 1 – 21 of 21) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
Dctors14.C23 B0(void) {} in B0() function
24 B0(int) {} in B0() function
25 B0(char) : A0() {} in B0() function
26 B0(short) : A0() {} in B0() function
/openbsd/src/lib/libcrypto/sm4/
Dsm4.c184 uint32_t B0, B1, B2, B3; in SM4_encrypt() local
246 uint32_t B0, B1, B2, B3; in SM4_decrypt() local
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
D20010202-1.c10 B0 = 0, B1 = 1, B2 = 2 enumerator
/openbsd/src/gnu/llvm/compiler-rt/lib/xray/tests/unit/
Dbuffer_queue_test.cpp127 BufferQueue::Buffer B0; in TEST() local
/openbsd/src/lib/libcurses/
Dnc_termios.h117 #define B0 0x00000 macro
/openbsd/src/gnu/llvm/clang/lib/Headers/
Dhexagon_types.h696 signed char B0(void) { in B0() function
775 HEXAGON_Vect64C B0(signed char b) { in B0() function
1120 signed char B0(void) { in B0() function
1161 HEXAGON_Vect32C B0(signed char b) { in B0() function
1923 signed char B0(void) { in B0() function
2002 Q6Vect64C B0(signed char b) { in B0() function
2347 signed char B0(void) { in B0() function
2388 Q6Vect32C B0(signed char b) { in B0() function
/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DInfoByHwMode.cpp169 const RegSizeInfo &B0 = I.get(M0); in hasStricterSpillThan() local
/openbsd/src/gnu/usr.bin/binutils/opcodes/
Dia64-opc-b.c24 #define B0 IA64_TYPE_B, 0 macro
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dia64-opc-b.c25 #define B0 IA64_TYPE_B, 0 macro
/openbsd/src/sys/sys/
Dtermios.h217 #define B0 0 macro
/openbsd/src/sys/dev/isa/
Disapnp.c656 #define B0(a) ((a) & 0xff) in isapnp_configure() macro
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/
DVectorCombine.cpp869 Value *B0 = I.getOperand(0), *B1 = I.getOperand(1); in foldExtractedCmps() local
1220 BinaryOperator *B0, *B1; in foldShuffleOfBinops() local
DSLPVectorizer.cpp11791 auto *B0 = dyn_cast<BinaryOperator>(B->getOperand(0)); in tryToVectorize() local
13178 Value *&B1) -> Value * { in vectorizeHorReduction()
13200 Value *B0 = nullptr, *B1 = nullptr; in vectorizeHorReduction() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp146 BinaryOperator *B0 = cast<BinaryOperator>(PHIUser); in scalarizePHI() local
2220 BinaryOperator *B0, *B1; in foldSelectShuffle() local
/openbsd/src/gnu/llvm/clang/include/clang/Analysis/Analyses/
DThreadSafetyTraverse.h263 R_SExpr reduceBranch(Branch &O, R_SExpr C, BasicBlock *B0, BasicBlock *B1) { in reduceBranch()
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DDependenceAnalysis.cpp1496 APInt B0(Bits, 0, true), B1(Bits, 1, true); in findGCD() local
2614 const SCEV *B0; in banerjeeMIVtest() local
DInstructionSimplify.cpp245 Value *B0 = B->getOperand(0), *B1 = B->getOperand(1); in expandBinOp() local
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp2241 const BitTracker::BitValue &B0 = RC[0]; in genBitSplit() local
DHexagonISelDAGToDAGHVX.cpp1871 SDValue B0 = DAG.getBuildVector(SingleTy, dl, {Ops.data(), HwLen}); in scalarizeShuffle() local
DHexagonISelLowering.cpp2571 SDValue B0 = DAG.getNode(ISD::OR, dl, MVT::i32, {Vs[0], T0}); in buildVector32() local
/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGExpr.cpp651 llvm::Value *B0 = Builder.CreateMul(Builder.CreateXor(High, A1), KMul); in emitHash16Bytes() local