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

  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelLowering.h 550 /// allowsUnalignedMemoryAccesses - Returns true if the target allows
552 virtual bool allowsUnalignedMemoryAccesses(EVT VT) const {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsISelLowering.cpp 234 bool MipsTargetLowering::allowsUnalignedMemoryAccesses(EVT VT) const {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 388 milliseconds