Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DSmallPtrSet.h215 explicit SmallPtrSetIteratorImpl(const void *const *BP, const void*const *E) in SmallPtrSetIteratorImpl()
269 explicit SmallPtrSetIterator(const void *const *BP, const void *const *E) in SmallPtrSetIterator()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
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()
/third_party/ltp/tools/sparse/sparse-src/validation/
Denum-bitwise-mixed.c15 BP = 0, enumerator
/third_party/typescript/tests/cases/conformance/types/mapped/
DmappedTypeModifiers.ts44 type BP = { a?: { x: number }, b?: { x: string } }; alias
50 var b00: keyof BP; variable
62 var b02: { [P in keyof BP]: BP[P] } variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanPredicator.cpp58 VPValue *BP = PredBB->getPredicate(); in getOrCreateNotPredicate() local
/third_party/rust/crates/minimal-lexical/src/
Dlibm.rs36 const BP: [f32; 2] = [1.0, 1.5]; in powf() constant
589 const BP: [f64; 2] = [1.0, 1.5]; in powd() constant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsRegisterInfo.cpp307 unsigned BP = Subtarget.isGP32bit() ? Mips::S7 : Mips::S7_64; in canRealignStack() local
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
DMipsSEISelLowering.cpp1198 SDValue BP = DAG.getNode(MipsISD::BuildPairF64, DL, MVT::f64, Lo, Hi); in lowerLOAD() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonRegisterInfo.cpp199 unsigned BP = 0; in eliminateFrameIndex() local
DHexagonVLIWPacketizer.cpp546 unsigned BP, OP; in undoChangedOffset() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBranchProbabilityInfo.cpp341 SmallVector<BranchProbability, 2> BP; in calcMetadataWeights() local
/third_party/libsnd/src/GSM610/
Dlong_term.c839 # define STEP(BP) \ in Long_term_analysis_filtering() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp1377 BranchProbability BP(Weight.Amount, BranchDist.Total); in calculateNewCallTerminatorWeights() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBasicBlock.cpp374 const BranchProbability &BP = getSuccProbability(I); in print() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp1982 Register BP = RegInfo->getBaseRegister(MF); in processFunctionBeforeFrameFinalized() local
DPPCISelLowering.cpp11090 unsigned BP = in emitEHSjLjLongJmp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp216 BranchProbability BP; in updatePredecessorProfileMetadata() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp1727 BranchProbability BP(scaleBranchCount(Weights[0], Scale), in setProfMetadata() local
/third_party/ltp/tools/sparse/sparse-src/
Dcompile-i386.c204 AX, DX, CX, BX, SI, DI, BP, SP, // 16-bit enumerator
/third_party/cmsis/CMSIS/Core/Include/
Dcore_ca.h393 uint32_t BP:2; /*!< \brief bit:16..15 Branch prediction policy */ member
/third_party/mesa3d/src/mesa/x86/
Dassyntax.h109 #define BP bp macro
171 #define BP %bp macro
/third_party/python/Lib/test/
Dtest_typing.py868 class BP(Protocol): pass class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp14115 SDValue BP = LD->getOperand(1); in SplitIndexingFromLoad() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp32080 Register BP = RI.getBaseRegister(); in EmitSjLjDispatchBlock() local