Home
last modified time | relevance | path

Searched defs:VirtRegMap (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.h30 class VirtRegMap; variable
H A DRegAllocBase.h53 class VirtRegMap; variable
H A DAllocationOrder.h27 class VirtRegMap; variable
H A DRegAllocPriorityAdvisor.h19 class VirtRegMap; variable
H A DRegAllocEvictionAdvisor.h29 class VirtRegMap; variable
H A DSplitKit.h45 class VirtRegMap; variable
H A DRegAllocGreedy.h57 class VirtRegMap; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSpiller.h17 class VirtRegMap; variable
H A DLiveRegMatrix.h38 class VirtRegMap; variable
H A DCalcSpillWeights.h21 class VirtRegMap; variable
H A DVirtRegMap.h74 VirtRegMap() in VirtRegMap() function
H A DLiveRangeEdit.h39 class VirtRegMap; variable
H A DLiveIntervals.h51 class VirtRegMap; variable
H A DTargetRegisterInfo.h41 class VirtRegMap; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TileConfig.cpp75 INITIALIZE_PASS_DEPENDENCY(VirtRegMap) in INITIALIZE_PASS_DEPENDENCY() argument