Home
last modified time | relevance | path

Searched defs:EdgeBundles (Results 1 – 5 of 5) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDEdgeBundles.h37 EdgeBundles() : MachineFunctionPass(ID) {} in EdgeBundles() function
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDSpillPlacement.h38 class EdgeBundles; variable
HDSpillPlacement.cpp53 INITIALIZE_PASS_DEPENDENCY(EdgeBundles) in INITIALIZE_PASS_DEPENDENCY() argument
HDRegAllocGreedy.h44 class EdgeBundles; variable
/freebsd-head/contrib/llvm-project/llvm/lib/Target/X86/
HDX86FloatingPoint.cpp306 INITIALIZE_PASS_DEPENDENCY(EdgeBundles) in INITIALIZE_PASS_DEPENDENCY() argument