Home
last modified time | relevance | path

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

12

/third_party/ltp/tools/sparse/sparse-src/validation/
Denum-bitwise-mixed.c15 BP = 0, enumerator
/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/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/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/boost/libs/multiprecision/example/
Dhypergeometric_luke_algorithms.cpp505 const T BP; member in examples::nr_006::ccoef6_hypergeometric_1f2
579 const T BP; member in examples::nr_006::ccoef2_hypergeometric_2f1
/third_party/boost/boost/lambda/detail/
Doperator_return_type_traits.hpp332 array_to_pointer<typename boost::remove_reference<B>::type>::type BP; typedef
360 array_to_pointer<typename boost::remove_reference<B>::type>::type BP; typedef
/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/Analysis/
DBranchProbabilityInfo.cpp341 SmallVector<BranchProbability, 2> BP; in calcMetadataWeights() 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/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/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/boost/libs/wave/test/testwave/testfiles/
Dt_5_035.hpp74 #define BP macro
/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

12