Searched refs:BR (Results 51 - 75 of 75) sorted by relevance

123

/freebsd-11.0-release/contrib/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h548 /// BR - Unconditional branch. The first operand is the chain
550 BR, enumerator in enum:llvm::ISD::NodeType
/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h262 static inline bool isIndirectBranchOpcode(int Opc) { return Opc == AArch64::BR; }
H A DAArch64AsmPrinter.cpp469 TmpInst.setOpcode(AArch64::BR);
H A DAArch64ISelLowering.cpp9485 SDValue BR;
9487 BR = DAG.getNode(AArch64ISD::CBZ, SDLoc(N), MVT::Other, Chain, LHS, Dest);
9489 BR = DAG.getNode(AArch64ISD::CBNZ, SDLoc(N), MVT::Other, Chain, LHS, Dest);
9492 DCI.CombineTo(N, BR, false);
H A DAArch64FastISel.cpp2404 const MCInstrDesc &II = TII.get(AArch64::BR);
/freebsd-11.0-release/usr.bin/tip/tip/
H A Dtip.h77 long BR; /* line speed for conversation */ variable
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h90 GRBugReporter BR; member in class:clang::ento::ExprEngine
133 BugReporter& getBugReporter() { return BR; }
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp149 BugReport &BR) override;
596 BugReport &BR) {
592 VisitNode( const ExplodedNode *N, const ExplodedNode *PrevN, BugReporterContext &BRC, BugReport &BR) argument
H A DDynamicTypePropagation.cpp89 BugReport &BR) override;
873 BugReport &BR) {
871 VisitNode( const ExplodedNode *N, const ExplodedNode *PrevN, BugReporterContext &BRC, BugReport &BR) argument
H A DMallocChecker.cpp464 BugReport &BR) override;
468 BugReport &BR) override {
476 return llvm::make_unique<PathDiagnosticEventPiece>(L, BR.getDescription(),
2610 BugReport &BR) {
2664 BR.markInteresting(sym);
2607 VisitNode(const ExplodedNode *N, const ExplodedNode *PrevN, BugReporterContext &BRC, BugReport &BR) argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp426 const BlockDataRegion *BR = cast<BlockCall>(Call).getBlockRegion(); local
427 assert(BR && "If we have the block definition we should have its region");
431 BR);
H A DRegionStore.cpp1016 if (const BlockDataRegion *BR = dyn_cast<BlockDataRegion>(baseR)) {
1018 BI = BR->referenced_vars_begin(), BE = BR->referenced_vars_end() ;
2380 if (const BlockDataRegion *BR = dyn_cast<BlockDataRegion>(R)) {
2381 BlockDataRegion::referenced_vars_iterator I = BR->referenced_vars_begin(),
2382 E = BR->referenced_vars_end();
H A DMemRegion.cpp752 const BlockDataRegion *BR = local
756 I = BR->referenced_vars_begin(),
757 E = BR->referenced_vars_end(); I != E; ++I) {
H A DExprEngine.cpp85 ObjCGCEnabled(gcEnabled), BR(mgr, *this),
97 BR.FlushReports();
285 getCheckerManager().runCheckersForEndAnalysis(G, BR, *this);
2710 for (BugReporter::iterator I=BR.begin(), E=BR.end(); I!=E; ++I)
2711 const_cast<BugType*>(*I)->FlushReports(BR);
2715 EI = BR.EQClasses_begin(), EE = BR.EQClasses_end(); EI != EE; ++EI) {
H A DBugReporter.cpp2525 void BugType::FlushReports(BugReporter &BR) {} argument
/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp1131 /// last parameter, also switches branch target with BR if the need arise
1139 SDNode *BR = nullptr; local
1150 // Get the target from BR if we don't negate the condition
1151 BR = findUser(BRCOND, ISD::BR);
1152 Target = BR->getOperand(1);
1171 if (BR) {
1174 BR->getOperand(0),
1177 SDValue NewBR = DAG.getNode(ISD::BR, DL, BR
[all...]
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp278 case ISD::BR: return "br";
H A DSelectionDAGBuilder.cpp1200 DAG.setRoot(DAG.getNode(ISD::BR, getCurSDLoc(), MVT::Other,
1703 DAG.setRoot(DAG.getNode(ISD::BR, getCurSDLoc(),
1840 BrCond = DAG.getNode(ISD::BR, dl, MVT::Other, BrCond,
1903 BrCond = DAG.getNode(ISD::BR, dl, MVT::Other, BrCond,
1967 SDValue Br = DAG.getNode(ISD::BR, dl,
2044 BrRange = DAG.getNode(ISD::BR, dl, MVT::Other, BrRange,
2104 BrAnd = DAG.getNode(ISD::BR, dl, MVT::Other, BrAnd,
2164 DAG.setRoot(DAG.getNode(ISD::BR, getCurSDLoc(),
8216 BrCond = DAG.getNode(ISD::BR, DL, MVT::Other, BrCond,
8573 DAG.setRoot(DAG.getNode(ISD::BR, getCurSDLo
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1068 case SystemZ::BR:
/freebsd-11.0-release/sys/boot/i386/btx/btx/
H A Dbtx.S323 push $0x5 # Int 0x5: #BR
/freebsd-11.0-release/sys/boot/pc98/btx/btx/
H A Dbtx.S325 push $0x5 # Int 0x5: #BR
/freebsd-11.0-release/contrib/binutils/bfd/
H A Delf32-spu.c677 #define BR 0x32000000 /* br stub2 */ macro
1228 bfd_put_32 (sec->owner, BR + ((val << 5) & 0x007fff80),
1251 bfd_put_32 (sec->owner, BR + ((val << 5) & 0x007fff80),
/freebsd-11.0-release/sys/dev/hwpmc/
H A Dpmc_events.h6344 __PMC_EV(OCTEON, BR) \
/freebsd-11.0-release/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp15824 if (User->getOpcode() == ISD::BR) {
15865 if (User->getOpcode() == ISD::BR) {
15896 if (User->getOpcode() == ISD::BR) {
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp10673 return DAG.getNode(ISD::BR, dl, MVT::Other,

Completed in 608 milliseconds

123