OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allowsMisalignedMemoryAccesses
(Results
1 - 25
of
40
) sorted by relevancy
1
2
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
Mips16ISelLowering.h
24
bool
allowsMisalignedMemoryAccesses
(EVT VT, unsigned AddrSpace,
MipsSEISelLowering.h
43
bool
allowsMisalignedMemoryAccesses
(
Mips16ISelLowering.cpp
158
bool Mips16TargetLowering::
allowsMisalignedMemoryAccesses
(
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
R600ISelLowering.h
52
bool
allowsMisalignedMemoryAccesses
(
SIISelLowering.h
279
bool
allowsMisalignedMemoryAccesses
(
289
bool
allowsMisalignedMemoryAccesses
(
R600ISelLowering.cpp
1175
!
allowsMisalignedMemoryAccesses
(MemVT, AS, Alignment,
1575
bool R600TargetLowering::
allowsMisalignedMemoryAccesses
(
/src/external/apache2/llvm/dist/llvm/lib/Target/VE/
VEISelLowering.h
186
bool
allowsMisalignedMemoryAccesses
(EVT VT, unsigned AS, Align A,
/src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.h
69
bool
allowsMisalignedMemoryAccesses
(EVT, unsigned AddrSpace, Align Alignment,
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64ISelLowering.h
517
bool
allowsMisalignedMemoryAccesses
(
522
bool
allowsMisalignedMemoryAccesses
(LLT Ty, unsigned AddrSpace,
AArch64FastISel.cpp
1735
if (!TLI.
allowsMisalignedMemoryAccesses
(VT))
2060
if (!TLI.
allowsMisalignedMemoryAccesses
(VT))
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
TargetTransformInfo.h
798
bool
allowsMisalignedMemoryAccesses
(LLVMContext &Context, unsigned BitWidth,
1550
virtual bool
allowsMisalignedMemoryAccesses
(LLVMContext &Context,
1972
bool
allowsMisalignedMemoryAccesses
(LLVMContext &Context, unsigned BitWidth,
1975
return Impl.
allowsMisalignedMemoryAccesses
(Context, BitWidth, AddressSpace,
TargetTransformInfoImpl.h
332
bool
allowsMisalignedMemoryAccesses
(LLVMContext &Context, unsigned BitWidth,
/src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
RISCVISelLowering.h
455
bool
allowsMisalignedMemoryAccesses
(
/src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZISelLowering.h
438
bool
allowsMisalignedMemoryAccesses
(EVT VT, unsigned AS, Align Alignment,
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
TargetTransformInfo.cpp
511
bool TargetTransformInfo::
allowsMisalignedMemoryAccesses
(LLVMContext &Context,
516
return TTIImpl->
allowsMisalignedMemoryAccesses
(Context, BitWidth,
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMISelLowering.h
428
///
allowsMisalignedMemoryAccesses
- Returns true if the target allows
431
bool
allowsMisalignedMemoryAccesses
(EVT VT, unsigned AddrSpace,
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonISelLowering.h
313
bool
allowsMisalignedMemoryAccesses
(EVT VT, unsigned AddrSpace,
/src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCISelLowering.h
1014
bool
allowsMisalignedMemoryAccesses
(
PPCTargetTransformInfo.cpp
1168
if (TLI->
allowsMisalignedMemoryAccesses
(LT.second, 0))
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
BasicTTIImpl.h
251
bool
allowsMisalignedMemoryAccesses
(LLVMContext &Context, unsigned BitWidth,
255
return getTLI()->
allowsMisalignedMemoryAccesses
(
TargetLowering.h
1617
virtual bool
allowsMisalignedMemoryAccesses
(
1625
virtual bool
allowsMisalignedMemoryAccesses
(
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86ISelLowering.h
942
bool
allowsMisalignedMemoryAccesses
(EVT VT, unsigned AS, Align Alignment,
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
LoadStoreVectorizer.cpp
1317
bool Allows = TTI.
allowsMisalignedMemoryAccesses
(F.getParent()->getContext(),
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
CombinerHelper.cpp
1132
!TLI.
allowsMisalignedMemoryAccesses
(Ty, DstAS, Op.getDstAlign()))
1159
TLI.
allowsMisalignedMemoryAccesses
(
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
TargetLoweringBase.cpp
1695
return
allowsMisalignedMemoryAccesses
(VT, AddrSpace, Alignment, Flags, Fast);
Completed in 47 milliseconds
1
2
Indexes created Wed Jun 17 00:25:26 UTC 2026