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

1 2 3 4

  /external/llvm/lib/Target/Mips/
Mips16ISelLowering.h 25 bool allowsMisalignedMemoryAccesses(EVT VT, unsigned AddrSpace,
MipsSEISelLowering.h 34 bool allowsMisalignedMemoryAccesses(EVT VT, unsigned AS = 0,
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.h 59 bool allowsMisalignedMemoryAccesses(EVT, unsigned AddrSpace, unsigned Align,
  /external/llvm/lib/Target/AMDGPU/
R600ISelLowering.h 47 bool allowsMisalignedMemoryAccesses(EVT VT, unsigned AS,
SIISelLowering.h 89 bool allowsMisalignedMemoryAccesses(EVT VT, unsigned AS,
  /external/llvm/lib/Analysis/
TargetTransformInfo.cpp 189 bool TargetTransformInfo::allowsMisalignedMemoryAccesses(unsigned BitWidth,
193 return TTIImpl->allowsMisalignedMemoryAccesses(BitWidth, AddressSpace,
  /external/llvm/include/llvm/Analysis/
TargetTransformInfo.h 392 bool allowsMisalignedMemoryAccesses(unsigned BitWidth, unsigned AddressSpace = 0,
671 virtual bool allowsMisalignedMemoryAccesses(unsigned BitWidth,
    [all...]
TargetTransformInfoImpl.h 247 bool allowsMisalignedMemoryAccesses(unsigned BitWidth,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfo.h 461 bool allowsMisalignedMemoryAccesses(LLVMContext &Context,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
TargetTransformInfo.h 495 bool allowsMisalignedMemoryAccesses(LLVMContext &Context,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
TargetTransformInfo.h 495 bool allowsMisalignedMemoryAccesses(LLVMContext &Context,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfo.h 461 bool allowsMisalignedMemoryAccesses(LLVMContext &Context,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
TargetTransformInfo.h 495 bool allowsMisalignedMemoryAccesses(LLVMContext &Context,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
TargetTransformInfo.h 495 bool allowsMisalignedMemoryAccesses(LLVMContext &Context,
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.h 246 bool allowsMisalignedMemoryAccesses(EVT VT, unsigned AddrSpace,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
TargetTransformInfo.h 566 bool allowsMisalignedMemoryAccesses(LLVMContext &Context,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
TargetTransformInfo.h 566 bool allowsMisalignedMemoryAccesses(LLVMContext &Context,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
TargetTransformInfo.h 566 bool allowsMisalignedMemoryAccesses(LLVMContext &Context,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
TargetTransformInfo.h 566 bool allowsMisalignedMemoryAccesses(LLVMContext &Context,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
TargetTransformInfo.h 566 bool allowsMisalignedMemoryAccesses(LLVMContext &Context,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
TargetTransformInfo.h 566 bool allowsMisalignedMemoryAccesses(LLVMContext &Context,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
TargetTransformInfo.h 566 bool allowsMisalignedMemoryAccesses(LLVMContext &Context,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
TargetTransformInfo.h 566 bool allowsMisalignedMemoryAccesses(LLVMContext &Context,
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.h 397 bool allowsMisalignedMemoryAccesses(EVT VT, unsigned AS,
  /external/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 108 bool allowsMisalignedMemoryAccesses(unsigned BitWidth, unsigned AddressSpace,
111 return getTLI()->allowsMisalignedMemoryAccesses(M, AddressSpace, Alignment, Fast);
    [all...]

Completed in 568 milliseconds

1 2 3 4