Searched defs:isTargetWindows (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h411 bool isTargetWindows() const { return TargetTriple.isOSWindows(); } function in class:llvm::final
H A DAArch64FrameLowering.cpp857 static bool isTargetWindows(const MachineFunction &MF) { function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h707 bool isTargetWindows() const { return TargetTriple.isOSWindows(); } function in class:llvm::ARMSubtarget

Completed in 90 milliseconds