Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveDebugVariables.h30 class VirtRegMap; variable
H A DRegAllocBase.h52 class VirtRegMap; variable
H A DAllocationOrder.h27 class VirtRegMap; variable
H A DSplitKit.h46 class VirtRegMap; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSpiller.h17 class VirtRegMap; variable
H A DLiveRegMatrix.h38 class VirtRegMap; variable
H A DCalcSpillWeights.h22 class VirtRegMap; variable
H A DVirtRegMap.h74 VirtRegMap() in VirtRegMap() function
H A DLiveRangeEdit.h43 class VirtRegMap; variable
H A DLiveIntervals.h52 class VirtRegMap; variable
H A DTargetRegisterInfo.h42 class VirtRegMap; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86TileConfig.cpp75 INITIALIZE_PASS_DEPENDENCY(VirtRegMap) in INITIALIZE_PASS_DEPENDENCY() argument