Home
last modified time | relevance | path

Searched defs:FunctionLoweringInfo (Results 1 – 3 of 3) sorted by relevance

/minix/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h34 class FunctionLoweringInfo; variable
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h46 class FunctionLoweringInfo; variable
/minix/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetLowering.h47 class FunctionLoweringInfo; variable
2571 virtual FastISel *createFastISel(FunctionLoweringInfo &, in createFastISel() argument