Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DSmallPtrSet.h228 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 DBitfields.h123 using BP = BitPatterns<T, Bits>; member
/openbsd-src/games/sail/
H A Dextern.h157 struct BP { struct
170 #define NBP 3 argument
/openbsd-src/gnu/llvm/llvm/tools/llvm-xray/
H A Dxray-fdr-dump.cpp76 BlockPrinter BP(outs(), RP); in __anonacc8bd8c0102() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsRegisterInfo.cpp302 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
870 unsigned BP = ABI.IsN64() ? Mips::S7_64 : Mips::S7; in determineCalleeSaves() local
H A DMipsSEISelLowering.cpp1191 SDValue BP = DAG.getNode(MipsISD::BuildPairF64, DL, MVT::f64, Lo, Hi); in lowerLOAD() local
/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DEvalEmitter.cpp169 const Pointer &BP = Ptr.atField(BD->Offset); in emitRetValue() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.cpp223 Register BP; in eliminateFrameIndex() local
H A DHexagonVLIWPacketizer.cpp552 unsigned BP, OP; in undoChangedOffset() local
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dbfin-parse.h160 BP = 386, enumerator
335 #define BP 386 macro
H A Dbfin-parse.c187 BP = 386, enumerator
362 #define BP 386 macro
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp267 BranchProbability BP = in updatePredecessorProfileMetadata() local
2785 SmallVector<BranchProbability, 2> BP; in unfoldSelectInstr() local
/openbsd-src/gnu/llvm/lldb/tools/lldb-test/
H A Dlldb-test.cpp367 BreakpointSP BP = List.GetBreakpointAtIndex(i); in dumpState() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp437 SmallVector<BranchProbability, 2> BP; in calcMetadataWeights() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp400 const BranchProbability &BP = getSuccProbability(I); in print() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1494 BranchProbability BP(Weight.Amount, BranchDist.Total); in calculateNewCallTerminatorWeights() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp2194 Register BP = RegInfo->getBaseRegister(MF); in processFunctionBeforeFrameFinalized() local
H A DPPCISelLowering.cpp12085 unsigned BP = in emitEHSjLjLongJmp() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp2326 BranchProbability BP(scaleBranchCount(Weights[0], Scale), in setProfMetadata() local
/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessor.h149 llvm::BumpPtrAllocator BP; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp1527 for (auto *BP : OAs[0].StoredValues) { in dumpValuesInOffloadArrays() local
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp2520 if (const InstructionOperandMatcher *BP = in isHigherPriorityThan() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7341 Address BP = Address::invalid(); in generateInfoForComponentList() local
9247 llvm::Value *BP = CGF.Builder.CreateConstInBoundsGEP2_32( in emitOffloadingArrays() local
H A DTargetInfo.cpp8870 llvm::Type *BP = CGF.Int8PtrTy; in EmitVAArgForHexagon() local

12