Home
last modified time | relevance | path

Searched defs:RR (Results 1 – 12 of 12) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DPointerSubChecker.cpp48 const MemRegion *RR = RV.getAsRegion(); in checkPreStmt() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DRegisterClassInfo.cpp65 const BitVector &RR = MF->getRegInfo().getReservedRegs(); in runOnMachineFunction() local
H A DAggressiveAntiDepBreaker.cpp380 AggressiveAntiDepState::RegisterReference RR = { &MO, RC }; in PrescanInstruction() local
464 AggressiveAntiDepState::RegisterReference RR = { &MO, RC }; in ScanInstruction() local
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dunion.c39 union RR {_Bool a : 1;} RRU; union
/minix3/games/monop/
H A Dmonop.h56 #define RR 1 /* railroad */ macro
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp969 if (const MemRegion *RR = getLocationRegionIfReference(Inner, N)) in trackNullOrUndefValue() local
977 if (const MemRegion *RR = getLocationRegionIfReference(Inner, N)) { in trackNullOrUndefValue() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DImmutableSet.h519 TreeTy *RR = getRight(R); in balanceTree() local
/minix3/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn.h343 BIGNUM RR; /* used to convert to montgomery form */ member
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86FastISel.cpp495 unsigned RR = fastEmit_r(SrcVT.getSimpleVT(), DstVT.getSimpleVT(), Opc, in X86FastEmitExtend() local
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp3626 Record *RR = DI->getDef(); in GenerateVariantsOf() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2663 SDValue LL, LR, RL, RR, CC0, CC1; in visitAND() local
3320 SDValue LL, LR, RL, RR, CC0, CC1; in visitOR() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp8743 DeclRefExpr *RR = dyn_cast<DeclRefExpr>(OR->getBase()->IgnoreImpCasts()); in CheckIdentityFieldAssignment() local