Home
last modified time | relevance | path

Searched defs:NewRC (Results 1 – 25 of 55) sorted by relevance

123

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DLazyCallGraph.cpp1648 RefSCC *NewRC = OriginalRC; in addSplitFunction() local
1673 RefSCC *NewRC = createRefSCC(*this); in addSplitFunction() local
1722 RefSCC *NewRC; in addSplitRefRecursiveFunctions() local
1944 RefSCC *NewRC = createRefSCC(*this); in buildRefSCCs() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DCriticalAntiDepBreaker.cpp176 const TargetRegisterClass *NewRC = nullptr; in PrescanInstruction() local
294 const TargetRegisterClass *NewRC = nullptr; in ScanInstruction() local
H A DMachineRegisterInfo.cpp56 const TargetRegisterClass *NewRC = in constrainRegClass() local
70 const TargetRegisterClass *NewRC = in recomputeRegClass() local
H A DRegisterCoalescer.h57 const TargetRegisterClass *NewRC; variable
H A DTailDuplicator.cpp392 auto *NewRC = MI->getRegClassConstraint(i, TII, TRI); in duplicateInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DCriticalAntiDepBreaker.cpp192 const TargetRegisterClass *NewRC = nullptr; in PrescanInstruction() local
320 const TargetRegisterClass *NewRC = nullptr; in ScanInstruction() local
H A DMachineRegisterInfo.cpp74 const TargetRegisterClass *NewRC = in constrainRegClass() local
125 const TargetRegisterClass *NewRC = in recomputeRegClass() local
H A DRegisterCoalescer.h55 const TargetRegisterClass *NewRC = nullptr; variable
H A DTailDuplicator.cpp440 auto *NewRC = MI->getRegClassConstraint(i, TII, TRI); in duplicateInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DCriticalAntiDepBreaker.cpp186 const TargetRegisterClass *NewRC = nullptr; in PrescanInstruction() local
321 const TargetRegisterClass *NewRC = nullptr; in ScanInstruction() local
H A DMachineRegisterInfo.cpp73 const TargetRegisterClass *NewRC = in constrainRegClass() local
124 const TargetRegisterClass *NewRC = in recomputeRegClass() local
H A DRegisterCoalescer.h57 const TargetRegisterClass *NewRC = nullptr; variable
H A DTailDuplicator.cpp445 auto *NewRC = MI->getRegClassConstraint(i, TII, TRI); in duplicateInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
H A DAVRRegisterInfo.cpp281 const TargetRegisterClass *NewRC, in shouldCoalesce()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/
H A DAVRRegisterInfo.cpp316 const TargetRegisterClass *NewRC, LiveIntervals &LIS) const { in shouldCoalesce() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.cpp243 const TargetRegisterClass *NewRC, LiveIntervals &LIS) const { in shouldCoalesce() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.cpp356 const TargetRegisterClass *NewRC, LiveIntervals &LIS) const { in shouldCoalesce() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.cpp345 const TargetRegisterClass *NewRC, in shouldCoalesce()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.cpp384 const TargetRegisterClass *NewRC, in shouldCoalesce()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp972 const TargetRegisterClass *NewRC, LiveIntervals &LIS) const { in shouldCoalesce() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.cpp882 const TargetRegisterClass *NewRC, in shouldCoalesce()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.cpp841 const TargetRegisterClass *NewRC, in shouldCoalesce()
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetRegisterInfo.h924 const TargetRegisterClass *NewRC) const in shouldCoalesce()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h951 const TargetRegisterClass *NewRC, in shouldCoalesce()
/aosp_15_r20/external/llvm/lib/Analysis/
H A DLazyCallGraph.cpp1502 RefSCC *NewRC = createRefSCC(*this); in getNextRefSCCInPostOrder() local

123