HomeSort by relevance Sort by last modified time
    Searched refs:allowsMisalignedMemoryAccesses (Results 1 - 23 of 23) sorted by null

  /external/llvm/lib/Target/Mips/
Mips16ISelLowering.h 25 bool allowsMisalignedMemoryAccesses(EVT VT, unsigned AddrSpace,
MipsSEISelLowering.h 34 bool allowsMisalignedMemoryAccesses(EVT VT, unsigned AS = 0,
Mips16ISelLowering.cpp 162 Mips16TargetLowering::allowsMisalignedMemoryAccesses(EVT VT,
MipsSEISelLowering.cpp 333 MipsSETargetLowering::allowsMisalignedMemoryAccesses(EVT VT,
    [all...]
  /external/llvm/lib/Target/AMDGPU/
SIISelLowering.h 73 bool allowsMisalignedMemoryAccesses(EVT VT, unsigned AS,
SIISelLowering.cpp 434 bool SITargetLowering::allowsMisalignedMemoryAccesses(EVT VT,
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.h 375 bool allowsMisalignedMemoryAccesses(EVT VT, unsigned AS,
SystemZISelLowering.cpp 499 bool SystemZTargetLowering::allowsMisalignedMemoryAccesses(EVT VT,
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.h 239 bool allowsMisalignedMemoryAccesses(EVT VT, unsigned AddrSpace = 0,
AArch64FastISel.cpp     [all...]
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 266 /// allowsMisalignedMemoryAccesses - Returns true if the target allows
269 bool allowsMisalignedMemoryAccesses(EVT VT, unsigned AddrSpace,
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 628 bool allowsMisalignedMemoryAccesses(EVT VT,
    [all...]
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 429 if (allowsMisalignedMemoryAccesses(LD->getMemoryVT(),
512 if (allowsMisalignedMemoryAccesses(ST->getMemoryVT(),
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 678 bool allowsMisalignedMemoryAccesses(EVT VT, unsigned AS, unsigned Align,
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp     [all...]
CodeGenPrepare.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]

Completed in 6725 milliseconds