Home
last modified time | relevance | path

Searched defs:BP (Results 1 – 25 of 38) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dstreamer-hooks.h77 #define stream_input_location(LOCPTR, BP, DATA_IN) \ argument
80 #define stream_output_location(OB, BP, LOC) \ argument
83 #define stream_output_location_and_block(OB, BP, LOC) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dstreamer-hooks.h77 #define stream_input_location(LOCPTR, BP, DATA_IN) \ argument
80 #define stream_output_location(OB, BP, LOC) \ argument
83 #define stream_output_location_and_block(OB, BP, LOC) \ argument
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DSmallPtrSet.h227 explicit SmallPtrSetIteratorImpl(const void *const *BP, const void*const *E) in SmallPtrSetIteratorImpl()
277 explicit SmallPtrSetIterator(const void *const *BP, const void *const *E, in SmallPtrSetIterator()
H A DBitfields.h123 using BP = BitPatterns<T, Bits>; member
/netbsd-src/sys/ufs/lfs/
H A Dlfs_accessors.h678 #define LFS_SEGENTRY(SP, F, IN, BP) do { \ argument
695 #define LFS_WRITESEGENTRY(SP, F, IN, BP) do { \ argument
831 #define LFS_IENTRY(IP, F, IN, BP) do { \ argument
947 #define LFS_CLEANERINFO(CP, F, BP) do { \ argument
985 #define LFS_GET_HEADFREE(FS, CIP, BP, FREEP) do { \ argument
994 #define LFS_PUT_HEADFREE(FS, CIP, BP, VAL) do { \ argument
1006 #define LFS_GET_TAILFREE(FS, CIP, BP, FREEP) do { \ argument
1012 #define LFS_PUT_TAILFREE(FS, CIP, BP, VAL) do { \ argument
H A Dlfs_segment.c1383 # define BACK_BUF(BP) \ argument
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dxray-fdr-dump.cpp76 BlockPrinter BP(outs(), RP); in __anon06fcd1400102() local
/netbsd-src/games/sail/
H A Dextern.h115 struct BP { struct
128 #define NBP 3 argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlanPredicator.cpp58 VPValue *BP = PredBB->getPredicate(); in getOrCreateNotPredicate() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsRegisterInfo.cpp301 unsigned BP = Subtarget.isGP32bit() ? Mips::S7 : Mips::S7_64; in canRealignStack() local
H A DMipsSEFrameLowering.cpp551 unsigned BP = STI.isABI_N64() ? Mips::S7_64 : Mips::S7; in emitPrologue() local
869 unsigned BP = ABI.IsN64() ? Mips::S7_64 : Mips::S7; in determineCalleeSaves() local
/netbsd-src/sys/sys/
H A Dmount.h309 #define WAPBL_ADD_BUF(MP, BP) \ argument
311 #define WAPBL_REMOVE_BUF(MP, BP) \ argument
313 #define WAPBL_RESIZE_BUF(MP, BP, OLDSZ, OLDCNT) \ argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DEvalEmitter.cpp158 const Pointer &BP = Ptr.atField(BD->Offset); in emitRetValue() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.cpp218 Register BP; in eliminateFrameIndex() local
H A DHexagonVLIWPacketizer.cpp554 unsigned BP, OP; in undoChangedOffset() local
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i86/
H A Dmacdefs.h158 #define BP 006 /* Frame pointer */ macro
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dbfin-parse.h184 BP = 385, /* BP */ enumerator
363 #define BP 385 macro
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dbfin-parse.h184 BP = 385, /* BP */ enumerator
363 #define BP 385 macro
/netbsd-src/sys/arch/sparc/sparc/
H A Dautoconf.c659 #define BP_APPEND(BP,N,V0,V1,V2) { \ in bootpath_fake() argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp376 SmallVector<BranchProbability, 2> BP; in calcMetadataWeights() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDecl.cpp1153 llvm::Type *BP = llvm::PointerType::getInt8PtrTy(CGM.getLLVMContext(), in createUnnamedGlobalForMemcpyFrom() local
1902 llvm::Type *BP = CGM.Int8Ty->getPointerTo(Loc.getAddressSpace()); in EmitAutoVarInit() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp398 const BranchProbability &BP = getSuccProbability(I); in print() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1440 BranchProbability BP(Weight.Amount, BranchDist.Total); in calculateNewCallTerminatorWeights() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h150 llvm::BumpPtrAllocator BP; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp271 BranchProbability BP = in updatePredecessorProfileMetadata() local

12