/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | streamer-hooks.h | 77 #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 D | streamer-hooks.h | 77 #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 D | SmallPtrSet.h | 227 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 D | Bitfields.h | 123 using BP = BitPatterns<T, Bits>; member
|
/netbsd-src/sys/ufs/lfs/ |
H A D | lfs_accessors.h | 678 #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 D | lfs_segment.c | 1383 # define BACK_BUF(BP) \ argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/ |
H A D | xray-fdr-dump.cpp | 76 BlockPrinter BP(outs(), RP); in __anon06fcd1400102() local
|
/netbsd-src/games/sail/ |
H A D | extern.h | 115 struct BP { struct 128 #define NBP 3 argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanPredicator.cpp | 58 VPValue *BP = PredBB->getPredicate(); in getOrCreateNotPredicate() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsRegisterInfo.cpp | 301 unsigned BP = Subtarget.isGP32bit() ? Mips::S7 : Mips::S7_64; in canRealignStack() local
|
H A D | MipsSEFrameLowering.cpp | 551 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 D | mount.h | 309 #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 D | EvalEmitter.cpp | 158 const Pointer &BP = Ptr.atField(BD->Offset); in emitRetValue() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonRegisterInfo.cpp | 218 Register BP; in eliminateFrameIndex() local
|
H A D | HexagonVLIWPacketizer.cpp | 554 unsigned BP, OP; in undoChangedOffset() local
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i86/ |
H A D | macdefs.h | 158 #define BP 006 /* Frame pointer */ macro
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | bfin-parse.h | 184 BP = 385, /* BP */ enumerator 363 #define BP 385 macro
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | bfin-parse.h | 184 BP = 385, /* BP */ enumerator 363 #define BP 385 macro
|
/netbsd-src/sys/arch/sparc/sparc/ |
H A D | autoconf.c | 659 #define BP_APPEND(BP,N,V0,V1,V2) { \ in bootpath_fake() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | BranchProbabilityInfo.cpp | 376 SmallVector<BranchProbability, 2> BP; in calcMetadataWeights() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGDecl.cpp | 1153 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 D | MachineBasicBlock.cpp | 398 const BranchProbability &BP = getSuccProbability(I); in print() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | CodeExtractor.cpp | 1440 BranchProbability BP(Weight.Amount, BranchDist.Total); in calculateNewCallTerminatorWeights() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/ |
H A D | Preprocessor.h | 150 llvm::BumpPtrAllocator BP; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | JumpThreading.cpp | 271 BranchProbability BP = in updatePredecessorProfileMetadata() local
|