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

/freebsd-10.0-release/contrib/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp79 Mips16TargetLowering::allowsUnalignedMemoryAccesses(EVT VT, bool *Fast) const { function in class:Mips16TargetLowering
H A DMipsSEISelLowering.cpp113 MipsSETargetLowering::allowsUnalignedMemoryAccesses(EVT VT, bool *Fast) const { function in class:MipsSETargetLowering
/freebsd-10.0-release/contrib/llvm/include/llvm/Target/
H A DTargetLowering.h698 virtual bool allowsUnalignedMemoryAccesses(EVT, bool *Fast = 0) const { function in namespace:llvm
/freebsd-10.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp7514 bool PPCTargetLowering::allowsUnalignedMemoryAccesses(EVT VT, function in class:PPCTargetLowering
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9611 bool ARMTargetLowering::allowsUnalignedMemoryAccesses(EVT VT, bool *Fast) const { function in class:ARMTargetLowering
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp1470 X86TargetLowering::allowsUnalignedMemoryAccesses(EVT VT, bool *Fast) const { function in class:X86TargetLowering

Completed in 295 milliseconds