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

/freebsd-current/stand/efi/libefi/
H A Dlibefi.c34 EFI_BOOT_SERVICES *BS; variable
/freebsd-current/contrib/ncurses/menu/
H A Dmenu.priv.h53 #define BS (8) macro
/freebsd-current/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-current/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolutionAliasAnalysis.cpp47 const SCEV *BS = SE.getSCEV(const_cast<Value *>(LocB.Ptr)); local
/freebsd-current/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-current/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-current/contrib/ntp/include/
H A Dascii.h49 #define BS 8 macro
/freebsd-current/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCBranchSelector.cpp129 auto &BS = BlockSizes[MBB.getNumber()-1]; local
183 auto &BS = BlockSizes[MBB.getNumber()-1]; local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600Packetizer.cpp291 std::vector<R600InstrInfo::BankSwizzle> BS; variable
299 MI->getOperand(Op).setImm(BS[i]); variable
221 isBundlableWithCurrentPMI(MachineInstr &MI, const DenseMap<unsigned, unsigned> &PV, std::vector<R600InstrInfo::BankSwizzle> &BS, bool &isTransSlot) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp116 IndexType BS = B.start(), BE = B.end(); local
H A DHexagonVectorCombine.cpp412 raw_ostream &operator<<(raw_ostream &OS, const AlignVectors::ByteSpan &BS) { argument
/freebsd-current/usr.bin/col/
H A Dcol.c49 #define BS '\b' /* backspace */ macro
/freebsd-current/contrib/ntp/sntp/libopts/
H A Dautoopts.h63 #define BS '\b' macro
/freebsd-current/contrib/byacc/
H A Ddefs.h79 #define BS '\b' /* backspace */ macro
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp1356 const auto *BS = Layout.getBaseSymbol(S); local
1730 const auto *BS = Layout.getBaseSymbol(S); local
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp522 JSONNodeDumper::createCXXBaseSpecifier(const CXXBaseSpecifier &BS) { argument
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp642 LiveInterval::iterator BS = IntB.FindSegmentContaining(CopyIdx); local
/freebsd-current/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp802 OMPDeclareSimdDeclAttr::BranchStateTy BS = local
711 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-current/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp925 BooleanState BS; member in struct:AA::PointerInfo::State
/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp795 TypeSetByHwMode::SetType &BS = B.get(M); local
/freebsd-current/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp854 void appendBaseDtor(CFGBlock *B, const CXXBaseSpecifier *BS) { argument
5895 const CXXBaseSpecifier *BS = E.castAs<CFGBaseDtor>().getBaseSpecifier(); local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h4490 BooleanState BS; member in struct:ValueSimplifyStateType

Completed in 417 milliseconds