Searched defs:allowsUnalignedMemoryAccesses (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp162 Mips16TargetLowering::allowsUnalignedMemoryAccesses(EVT VT, bool *Fast) const { function in class:Mips16TargetLowering
H A DMipsSEISelLowering.cpp247 MipsSETargetLowering::allowsUnalignedMemoryAccesses(EVT VT, bool *Fast) const { function in class:MipsSETargetLowering
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
H A DTargetLowering.h717 virtual bool allowsUnalignedMemoryAccesses(EVT, bool * /*Fast*/ = 0) const { function in class:llvm::TargetLoweringBase
/freebsd-10-stable/contrib/llvm/lib/Target/R600/
H A DSIISelLowering.cpp153 bool SITargetLowering::allowsUnalignedMemoryAccesses(EVT VT, function in class:SITargetLowering
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp312 bool SystemZTargetLowering::allowsUnalignedMemoryAccesses(EVT VT, function in class:SystemZTargetLowering
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp10214 bool ARMTargetLowering::allowsUnalignedMemoryAccesses(EVT VT, bool *Fast) const { function in class:ARMTargetLowering
/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp7882 bool PPCTargetLowering::allowsUnalignedMemoryAccesses(EVT VT, function in class:PPCTargetLowering
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp1664 X86TargetLowering::allowsUnalignedMemoryAccesses(EVT VT, bool *Fast) const { function in class:X86TargetLowering

Completed in 411 milliseconds