Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ADT/
DSmallPtrSet.h152 explicit SmallPtrSetIteratorImpl(const void *const *BP, const void*const *E) in SmallPtrSetIteratorImpl()
189 explicit SmallPtrSetIterator(const void *const *BP, const void *const *E) in SmallPtrSetIterator()
/external/llvm/lib/MC/
DMCELFObjectTargetWriter.cpp35 static int cmpRel(const ELFRelocationEntry *AP, const ELFRelocationEntry *BP) { in cmpRel()
/external/llvm/unittests/Support/
DBranchProbabilityTest.cpp23 typedef BranchProbability BP; typedef
DCasting.cpp205 Base *BP = dyn_cast<Base>(&D); in TEST() local
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp249 const MipsRelocationEntry *BP) { in cmpRelMips()
/external/llvm/lib/IR/
DLegacyPassManager.cpp192 BasicBlockPass *BP = getContainedPass(Index); in dumpPassStructure() local
200 BasicBlockPass *BP = static_cast<BasicBlockPass *>(PassVector[N]); in getContainedPass() local
1304 BasicBlockPass *BP = getContainedPass(Index); in runOnFunction() local
1358 BasicBlockPass *BP = getContainedPass(Index); in doInitialization() local
1369 BasicBlockPass *BP = getContainedPass(Index); in doFinalization() local
/external/libgsm/src/
Dlong_term.c853 # define STEP(BP) \ argument
/external/clang/include/clang/Lex/
DPreprocessor.h116 llvm::BumpPtrAllocator BP; variable
/external/clang/lib/CodeGen/
DCodeGenFunction.cpp1273 llvm::Type *BP = Builder.getInt8PtrTy(DestAS); in EmitNullInitialization() local
DTargetInfo.cpp3734 llvm::Type *BP = CGF.Int8PtrTy; in EmitVAArg() local
4363 llvm::Type *BP = llvm::Type::getInt8PtrTy(CGF.getLLVMContext()); in EmitDarwinVAArg() local
4916 llvm::Type *BP = CGF.Int8PtrTy; in EmitVAArg() local
5739 llvm::Type *BP = CGF.Int8PtrTy; in EmitVAArg() local
DCGDecl.cpp1154 llvm::Type *BP = Int8PtrTy; in EmitAutoVarInit() local
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h383 BP = 14, enumerator
/external/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp1224 SDValue BP = DAG.getNode(MipsISD::BuildPairF64, DL, MVT::f64, Lo, Hi); in lowerLOAD() local
/external/mesa3d/src/mesa/x86/
Dassyntax.h109 #define BP bp macro
171 #define BP %bp macro
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp8218 unsigned BP = in emitEHSjLjLongJmp() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp8942 SDValue BP = LD->getOperand(1); in SplitIndexingFromLoad() local