Home
last modified time | relevance | path

Searched defs:RC1 (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/
H A Dpro-type-static-cast-downcast.cpp80 auto RC1 = static_cast<const Derived&>(ConstRefToBase); in references() local
H A Dpro-type-cstyle-cast.cpp102 auto RC1 = (const Derived&)ConstRefToBase; in references() local
/llvm-project/llvm/unittests/Analysis/
H A DLazyCallGraphTest.cpp2053 LazyCallGraph::RefSCC &RC1 = *I++; in TEST() local
2148 LazyCallGraph::RefSCC &RC1 = *I++; in TEST() local
2370 LazyCallGraph::RefSCC *RC1 = &*I++; TEST() local
2411 LazyCallGraph::RefSCC *RC1 = &*I++; TEST() local
2791 LazyCallGraph::RefSCC *RC1 = &*I++; TEST() local
2892 LazyCallGraph::RefSCC *RC1 = &*I++; TEST() local
[all...]
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp340 const BitTracker::RegisterCell &RC1 = CM.lookup(VR1), &RC2 = CM.lookup(VR2); in operator ()() local
357 const BitTracker::RegisterCell &RC1 = CM.lookup(VR1); in operator ()() local
H A DHexagonBitSimplify.cpp342 bool HexagonBitSimplify::isEqual(const BitTracker::RegisterCell &RC1, in isEqual() argument
/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1342 const TargetRegisterClass &RC1 = *MRI->getRegClass(Reg1); findAndSortDefOperandIndexes() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp864 auto RC1 = MRI.getRegClass(SrcReg1); PPCEmitCmp() local
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.cpp2256 CodeGenRegisterClass *RC1 = RC; in inferCommonSubClass() local
[all...]