Home
last modified time | relevance | path

Searched defs:VRAI (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp317 VirtRegAuxInfo VRAI(*MF, *LIS, *VRM, getAnalysis<MachineLoopInfo>(), runOnMachineFunction() local
H A DSplitKit.h272 VirtRegAuxInfo &VRAI; variable
H A DInlineSpiller.cpp237 VirtRegAuxInfo &VRAI) { in createInlineSpiller() argument
186 VirtRegAuxInfo &VRAI; global() member in __anon9231fd800111::InlineSpiller
192 InlineSpiller(MachineFunctionPass & Pass,MachineFunction & MF,VirtRegMap & VRM,VirtRegAuxInfo & VRAI) InlineSpiller() argument
H A DLiveRangeEdit.cpp497 VirtRegAuxInfo &VRAI) { in calculateRegClassAndHint() argument
H A DRegAllocGreedy.h185 std::unique_ptr<VirtRegAuxInfo> VRAI; variable
H A DRegAllocPBQP.cpp800 PBQPVirtRegAuxInfo VRAI( in runOnMachineFunction() local
H A DSplitKit.cpp362 SplitEditor(SplitAnalysis & SA,LiveIntervals & LIS,VirtRegMap & VRM,MachineDominatorTree & MDT,MachineBlockFrequencyInfo & MBFI,VirtRegAuxInfo & VRAI) SplitEditor() argument