/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | CalcSpillWeights.h | 49 const VirtRegMap &VRM; variable 59 const VirtRegMap &VRM, const MachineLoopInfo &Loops, in VirtRegAuxInfo()
|
H A D | LiveRegMatrix.h | 43 VirtRegMap *VRM; variable
|
H A D | LiveRangeEdit.h | 75 VirtRegMap *VRM; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | MIRVRegNamerUtils.cpp | 26 bool VRegRenamer::doVRegRenaming(const VRegRenameMap &VRM) { in doVRegRenaming() 49 VRegRenameMap VRM; in getVRegRenameMap() local
|
H A D | AllocationOrder.cpp | 29 AllocationOrder AllocationOrder::create(unsigned VirtReg, const VirtRegMap &VRM, in create()
|
H A D | RegAllocBase.h | 66 VirtRegMap *VRM = nullptr; variable
|
H A D | RegAllocPBQP.cpp | 529 PBQPVirtRegAuxInfo(MachineFunction &MF, LiveIntervals &LIS, VirtRegMap &VRM, in PBQPVirtRegAuxInfo() 590 void RegAllocPBQP::initializeGraph(PBQPRAGraph &G, VirtRegMap &VRM, in initializeGraph() 693 VirtRegMap &VRM, Spiller &VRegSpiller) { in spillVReg() 718 VirtRegMap &VRM, in mapPBQPToRegAlloc() 798 VirtRegMap &VRM = getAnalysis<VirtRegMap>(); in runOnMachineFunction() local
|
H A D | SplitKit.h | 100 const VirtRegMap &VRM; variable 270 VirtRegMap &VRM; variable
|
H A D | InlineSpiller.cpp | 93 VirtRegMap &VRM; member in __anonf47227990111::HoistSpillHelper 166 VirtRegMap &VRM; member in __anonf47227990111::InlineSpiller 200 InlineSpiller(MachineFunctionPass &Pass, MachineFunction &MF, VirtRegMap &VRM, in InlineSpiller() 247 MachineFunction &MF, VirtRegMap &VRM, in createInlineSpiller()
|
H A D | CalcSpillWeights.cpp | 81 const VirtRegMap &VRM, in isRematerializable()
|
H A D | LiveDebugVariables.cpp | 1405 void UserValue::rewriteLocations(VirtRegMap &VRM, const MachineFunction &MF, in rewriteLocations() 1638 void UserValue::emitDebugValues(VirtRegMap *VRM, LiveIntervals &LIS, in emitDebugValues() 1705 void LDVImpl::emitDebugValues(VirtRegMap *VRM) { in emitDebugValues() 1751 void LiveDebugVariables::emitDebugValues(VirtRegMap *VRM) { in emitDebugValues()
|
H A D | VirtRegMap.cpp | 183 VirtRegMap *VRM; member in __anon15286ba00111::VirtRegRewriter
|
H A D | TargetRegisterInfo.cpp | 424 const VirtRegMap *VRM, const LiveRegMatrix *Matrix) const { in getRegAllocationHints() argument
|
H A D | LiveIntervals.cpp | 704 void LiveIntervals::addKillFlags(const VirtRegMap *VRM) { in addKillFlags()
|
H A D | SplitKit.cpp | 368 LiveIntervals &LIS, VirtRegMap &VRM, in SplitEditor()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | SIPreAllocateWWMRegs.cpp | 37 VirtRegMap *VRM; member in __anon62c696f20111::SIPreAllocateWWMRegs
|
H A D | GCNNSAReassign.cpp | 71 VirtRegMap *VRM; member in __anon85ea4db40111::GCNNSAReassign
|
H A D | SILowerSGPRSpills.cpp | 44 VirtRegMap *VRM = nullptr; member in __anon4b7445d60111::SILowerSGPRSpills
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86TileConfig.cpp | 85 VirtRegMap &VRM = getAnalysis<VirtRegMap>(); in INITIALIZE_PASS_DEPENDENCY() local
|
H A D | X86RegisterInfo.cpp | 875 static ShapeT getTileShape(Register VirtReg, VirtRegMap *VRM, in getTileShape() 913 const VirtRegMap *VRM, in getRegAllocationHints()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZRegisterInfo.cpp | 28 const VirtRegMap *VRM, in getRC32() 77 const VirtRegMap *VRM, const LiveRegMatrix *Matrix) const { in getRegAllocationHints() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMBaseRegisterInfo.cpp | 321 const VirtRegMap *VRM, const LiveRegMatrix *Matrix) const { in getRegAllocationHints() argument
|