HomeSort by: relevance | last modified time | path
    Searched defs:SystemZTargetLowering (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZISelLowering.h 392 class SystemZTargetLowering : public TargetLowering {
394 explicit SystemZTargetLowering(const TargetMachine &TM,
SystemZISelLowering.cpp 9 // This file implements the SystemZTargetLowering class.
80 SystemZTargetLowering::SystemZTargetLowering(const TargetMachine &TM,
681 bool SystemZTargetLowering::useSoftFloat() const {
685 EVT SystemZTargetLowering::getSetCCResultType(const DataLayout &DL,
692 bool SystemZTargetLowering::isFMAFasterThanFMulAndFAdd(
827 bool SystemZTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT,
837 bool SystemZTargetLowering::hasInlineStackProbe(MachineFunction &MF) const {
845 bool SystemZTargetLowering::isLegalICmpImmediate(int64_t Imm) const {
850 bool SystemZTargetLowering::isLegalAddImmediate(int64_t Imm) const
    [all...]

Completed in 18 milliseconds