HomeSort by relevance Sort by last modified time
    Searched defs:allowsUnalignedMemoryAccesses (Results 1 - 6 of 6) sorted by null

  /external/llvm/lib/Target/Mips/
MipsSEISelLowering.cpp 78 MipsSETargetLowering::allowsUnalignedMemoryAccesses(EVT VT, bool *Fast) const {
Mips16ISelLowering.cpp 80 Mips16TargetLowering::allowsUnalignedMemoryAccesses(EVT VT, bool *Fast) const {
  /external/llvm/include/llvm/Target/
TargetLowering.h 693 virtual bool allowsUnalignedMemoryAccesses(EVT, bool *Fast = 0) const {
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 372 milliseconds