Searched defs:BS (Results 1 - 22 of 22) sorted by relevance

/freebsd-13-stable/stand/efi/libefi/
H A Dlibefi.c37 EFI_BOOT_SERVICES *BS; variable
/freebsd-13-stable/contrib/byacc/test/btyacc/
H A Dok_syntax1.tab.h13 #define BS 267 macro
H A Dok_syntax1.tab.c193 #define BS 267 macro
/freebsd-13-stable/contrib/byacc/test/yacc/
H A Dok_syntax1.tab.h10 #define BS 267 macro
H A Dok_syntax1.tab.c173 #define BS 267 macro
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_buffer_queue.cpp70 BufferQueue::ErrorCode BufferQueue::init(size_t BS, size_t BC) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolutionAliasAnalysis.cpp35 const SCEV *BS = SE.getSCEV(const_cast<Value *>(LocB.Ptr)); local
/freebsd-13-stable/contrib/ncurses/menu/
H A Dmenu.priv.h53 #define BS (8) macro
/freebsd-13-stable/contrib/ntp/include/
H A Dascii.h49 #define BS 8 macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCBranchSelector.cpp132 auto &BS = BlockSizes[MBB->getNumber()-1]; local
189 auto &BS = BlockSizes[MBB->getNumber()-1]; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600Packetizer.cpp296 std::vector<R600InstrInfo::BankSwizzle> BS; variable
304 MI->getOperand(Op).setImm(BS[i]); variable
226 isBundlableWithCurrentPMI(MachineInstr &MI, const DenseMap<unsigned, unsigned> &PV, std::vector<R600InstrInfo::BankSwizzle> &BS, bool &isTransSlot) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp116 IndexType BS = B.start(), BE = B.end(); local
H A DHexagonISelLoweringHVX.cpp1400 SDValue BS = getByteShuffle(dl, P.first, P.second, ShuffMask, DAG); local
1458 SDValue BS = getByteShuffle(dl, P.first, P.second, ShuffMask, DAG); local
/freebsd-13-stable/usr.bin/col/
H A Dcol.c64 #define BS '\b' /* backspace */ macro
/freebsd-13-stable/contrib/byacc/
H A Ddefs.h75 #define BS '\b' /* backspace */ macro
/freebsd-13-stable/contrib/ntp/sntp/libopts/
H A Dautoopts.h60 #define BS '\b' macro
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp786 OMPDeclareSimdDeclAttr::BranchStateTy BS = local
695 parseDeclareSimdClauses( Parser &P, OMPDeclareSimdDeclAttr::BranchStateTy &BS, ExprResult &SimdLen, SmallVectorImpl<Expr *> &Uniforms, SmallVectorImpl<Expr *> &Aligneds, SmallVectorImpl<Expr *> &Alignments, SmallVectorImpl<Expr *> &Linears, SmallVectorImpl<unsigned> &LinModifiers, SmallVectorImpl<Expr *> &Steps) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp485 JSONNodeDumper::createCXXBaseSpecifier(const CXXBaseSpecifier &BS) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp611 LiveInterval::iterator BS = IntB.FindSegmentContaining(CopyIdx); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp602 BlockScheduling *BS = Iter.second.get(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp737 TypeSetByHwMode::SetType &BS = B.get(M); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp831 void appendBaseDtor(CFGBlock *B, const CXXBaseSpecifier *BS) { argument
5588 const CXXBaseSpecifier *BS = E.castAs<CFGBaseDtor>().getBaseSpecifier(); local

Completed in 186 milliseconds