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

  /external/llvm/lib/Target/Mips/
Mips16ISelLowering.cpp 156 Mips16TargetLowering::allowsUnalignedMemoryAccesses(EVT VT, bool *Fast) const {
MipsSEISelLowering.cpp 128 MipsSETargetLowering::allowsUnalignedMemoryAccesses(EVT VT, bool *Fast) const {
  /external/llvm/include/llvm/Target/
TargetLowering.h 700 virtual bool allowsUnalignedMemoryAccesses(EVT, bool * /*Fast*/ = 0) const {
    [all...]
  /external/llvm/lib/Target/R600/
SIISelLowering.cpp 101 bool SITargetLowering::allowsUnalignedMemoryAccesses(EVT VT,
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 283 bool SystemZTargetLowering::allowsUnalignedMemoryAccesses(EVT VT,
    [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 2580 milliseconds