Searched defs:getTargetLowering (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h96 virtual const TargetLowering *getTargetLowering() const { return nullptr; } function in class:llvm::TargetSubtargetInfo
H A DSelectionDAGISel.h67 const TargetLowering *getTargetLowering() const { return TLI; } function in class:llvm::SelectionDAGISel
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp213 const TargetLowering *getTargetLowering() { return &TLI; } function in class:__anon4015::final

Completed in 175 milliseconds