Searched defs:BP (Results 1 - 20 of 20) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanPredicator.cpp58 VPValue *BP = PredBB->getPredicate(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterInfo.cpp302 unsigned BP = Subtarget.isGP32bit() ? Mips::S7 : Mips::S7_64; local
H A DMipsSEFrameLowering.cpp551 unsigned BP = STI.isABI_N64() ? Mips::S7_64 : Mips::S7; local
868 unsigned BP = ABI.IsN64() ? Mips::S7_64 : Mips::S7; local
H A DMipsSEISelLowering.cpp1198 SDValue BP = DAG.getNode(MipsISD::BuildPairF64, DL, MVT::f64, Lo, Hi); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSmallPtrSet.h227 explicit SmallPtrSetIteratorImpl(const void *const *BP, const void*const *E) argument
277 explicit SmallPtrSetIterator(const void *const *BP, const void *const *E, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.cpp206 Register BP; local
H A DHexagonVLIWPacketizer.cpp554 unsigned BP, OP; local
/freebsd-13-stable/sys/i386/i386/
H A Dbpf_jit_machdep.h56 #define BP 5 macro
/freebsd-13-stable/sys/amd64/amd64/
H A Dbpf_jit_machdep.h81 #define BP 5 macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp347 SmallVector<BranchProbability, 2> BP; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1794 OS << BP; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp261 BranchProbability BP = local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp2163 Register BP = RegInfo->getBaseRegister(MF); local
[all...]
H A DPPCISelLowering.cpp11801 unsigned BP = local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h201 friend raw_ostream &operator<<(raw_ostream &O, const BlockNamePrinter &BP) { argument
/freebsd-13-stable/sys/contrib/edk2/Include/Library/
H A DBaseLib.h5567 UINT16 BP; member in struct:__anon9469
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1139 llvm::Type *BP = llvm::PointerType::getInt8PtrTy(CGM.getLLVMContext(), local
1870 llvm::Type *BP = CGM.Int8Ty->getPointerTo(Loc.getAddressSpace()); local
H A DCGOpenMPRuntime.cpp7406 Address BP = Address::invalid(); local
8706 llvm::Value *BP = CGF.Builder.CreateConstInBoundsGEP2_32( local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h149 llvm::BumpPtrAllocator BP; member in class:clang::Preprocessor
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14648 SDValue BP = LD->getOperand(1); local

Completed in 271 milliseconds