Searched defs:IsWin64 (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86RegisterInfo.h32 bool IsWin64; member in class:llvm::final
H A DX86ExpandPseudo.cpp307 bool IsWin64 = STI->isTargetWin64(); local
H A DX86FastISel.cpp3174 bool IsWin64 = Subtarget->isCallingConvWin64(CC); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1222 bool IsWin64 = local
1711 bool IsWin64 = local
1975 bool IsWin64 = local
315 getFixedObjectSize(const MachineFunction &MF, const AArch64FunctionInfo *AFI, bool IsWin64, bool IsFunclet) argument
H A DAArch64ISelLowering.cpp4814 bool IsWin64 = Subtarget->isCallingConvWin64(MF.getFunction().getCallingConv()); local
5119 bool IsWin64 = Subtarget->isCallingConvWin64(MF.getFunction().getCallingConv()); local

Completed in 221 milliseconds