Home
last modified time | relevance | path

Searched refs:vrm (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBase.cpp58 void RegAllocBase::init(VirtRegMap &vrm, LiveIntervals &lis, in init() argument
60 TRI = &vrm.getTargetRegInfo(); in init()
61 MRI = &vrm.getRegInfo(); in init()
62 VRM = &vrm; in init()
66 RegClassInfo.runOnMachineFunction(vrm.getMachineFunction()); in init()
H A DRegAllocBase.h90 void init(VirtRegMap &vrm, LiveIntervals &lis, LiveRegMatrix &mat);
H A DSplitKit.h173 SplitAnalysis(const VirtRegMap &vrm, const LiveIntervals &lis,
H A DSplitKit.cpp155 SplitAnalysis::SplitAnalysis(const VirtRegMap &vrm, const LiveIntervals &lis, in SplitAnalysis() argument
157 : MF(vrm.getMachineFunction()), VRM(vrm), LIS(lis), Loops(mli), in SplitAnalysis()
H A DInlineSpiller.cpp133 VirtRegMap &vrm) in HoistSpillHelper() argument
137 VRM(vrm), MRI(mf.getRegInfo()), TII(*mf.getSubtarget().getInstrInfo()), in HoistSpillHelper()
/freebsd/sys/contrib/device-tree/src/arm/aspeed/
H A Daspeed-bmc-opp-zaius.dts347 vrm@64 {
352 vrm@40 {
357 vrm@60 {
362 vrm@43 {
367 vrm@41 {
406 vrm@64 {
411 vrm@40 {
416 vrm@41 {
421 vrm@42 {
426 vrm
[all...]
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRangeEdit.h129 MachineFunction &MF, LiveIntervals &lis, VirtRegMap *vrm,
133 VRM(vrm), TII(*MF.getSubtarget().getInstrInfo()), TheDelegate(delegate), in Parent()
/freebsd/sys/contrib/device-tree/src/arm/nuvoton/
H A Dnuvoton-npcm730-gbs.dts827 vrm@60 {
837 vrm@61 {
847 vrm@63 {
857 vrm@45 {
945 vrm@5d {
949 vrm@5e {
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrVec.td642 defm vrm : RVmm<opcStr, ", $vz, $sy, $sz", opc, RC, RCM,