Home
last modified time | relevance | path

Searched defs:allowsUnalignedMemoryAccesses (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.h552 virtual bool allowsUnalignedMemoryAccesses(EVT VT) const { in allowsUnalignedMemoryAccesses() function
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h632 virtual bool allowsUnalignedMemoryAccesses(EVT) const { in allowsUnalignedMemoryAccesses() function
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelLowering.cpp234 bool MipsTargetLowering::allowsUnalignedMemoryAccesses(EVT VT) const { in allowsUnalignedMemoryAccesses() function in MipsTargetLowering
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp7989 bool ARMTargetLowering::allowsUnalignedMemoryAccesses(EVT VT) const { in allowsUnalignedMemoryAccesses() function in ARMTargetLowering