Searched refs:isTarget64BitLP64 (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86Subtarget.h296 bool isTarget64BitLP64() const { function in class:llvm::final
H A DX86RegisterInfo.cpp164 if (Subtarget.isTarget64BitLP64())
168 if (Subtarget.isTarget64BitLP64())
H A DX86FrameLowering.cpp452 bool IsLP64 = STI.isTarget64BitLP64();
845 bool IsLP64 = STI.isTarget64BitLP64();
1668 bool IsLP64 = STI.isTarget64BitLP64();

Completed in 102 milliseconds