/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | SmallPtrSet.h | 228 explicit SmallPtrSetIteratorImpl(const void *const *BP, const void*const *E) in SmallPtrSetIteratorImpl() 278 explicit SmallPtrSetIterator(const void *const *BP, const void *const *E, in SmallPtrSetIterator()
|
H A D | Bitfields.h | 123 using BP = BitPatterns<T, Bits>; member
|
/openbsd-src/games/sail/ |
H A D | extern.h | 157 struct BP { struct 170 #define NBP 3 argument
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-xray/ |
H A D | xray-fdr-dump.cpp | 76 BlockPrinter BP(outs(), RP); in __anonacc8bd8c0102() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
H A D | MipsRegisterInfo.cpp | 302 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 870 unsigned BP = ABI.IsN64() ? Mips::S7_64 : Mips::S7; in determineCalleeSaves() local
|
H A D | MipsSEISelLowering.cpp | 1191 SDValue BP = DAG.getNode(MipsISD::BuildPairF64, DL, MVT::f64, Lo, Hi); in lowerLOAD() local
|
/openbsd-src/gnu/llvm/clang/lib/AST/Interp/ |
H A D | EvalEmitter.cpp | 169 const Pointer &BP = Ptr.atField(BD->Offset); in emitRetValue() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonRegisterInfo.cpp | 223 Register BP; in eliminateFrameIndex() local
|
H A D | HexagonVLIWPacketizer.cpp | 552 unsigned BP, OP; in undoChangedOffset() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
H A D | bfin-parse.h | 160 BP = 386, enumerator 335 #define BP 386 macro
|
H A D | bfin-parse.c | 187 BP = 386, enumerator 362 #define BP 386 macro
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | JumpThreading.cpp | 267 BranchProbability BP = in updatePredecessorProfileMetadata() local 2785 SmallVector<BranchProbability, 2> BP; in unfoldSelectInstr() local
|
/openbsd-src/gnu/llvm/lldb/tools/lldb-test/ |
H A D | lldb-test.cpp | 367 BreakpointSP BP = List.GetBreakpointAtIndex(i); in dumpState() local
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | BranchProbabilityInfo.cpp | 437 SmallVector<BranchProbability, 2> BP; in calcMetadataWeights() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | MachineBasicBlock.cpp | 400 const BranchProbability &BP = getSuccProbability(I); in print() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | CodeExtractor.cpp | 1494 BranchProbability BP(Weight.Amount, BranchDist.Total); in calculateNewCallTerminatorWeights() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCFrameLowering.cpp | 2194 Register BP = RegInfo->getBaseRegister(MF); in processFunctionBeforeFrameFinalized() local
|
H A D | PPCISelLowering.cpp | 12085 unsigned BP = in emitEHSjLjLongJmp() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 2326 BranchProbability BP(scaleBranchCount(Weights[0], Scale), in setProfMetadata() local
|
/openbsd-src/gnu/llvm/clang/include/clang/Lex/ |
H A D | Preprocessor.h | 149 llvm::BumpPtrAllocator BP; variable
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/ |
H A D | OpenMPOpt.cpp | 1527 for (auto *BP : OAs[0].StoredValues) { in dumpValuesInOffloadArrays() local
|
/openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
H A D | GlobalISelEmitter.cpp | 2520 if (const InstructionOperandMatcher *BP = in isHigherPriorityThan() local
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 7341 Address BP = Address::invalid(); in generateInfoForComponentList() local 9247 llvm::Value *BP = CGF.Builder.CreateConstInBoundsGEP2_32( in emitOffloadingArrays() local
|
H A D | TargetInfo.cpp | 8870 llvm::Type *BP = CGF.Int8PtrTy; in EmitVAArgForHexagon() local
|