Searched defs:allowsMemoryAccess (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TargetLoweringBase.cpp | 1912 bool TargetLoweringBase::allowsMemoryAccess(LLVMContext &Context, allowsMemoryAccess() function in TargetLoweringBase |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.h | 1041 bool allowsMemoryAccess(LLVMContext &Context, const DataLayout &DL, EVT VT, allowsMemoryAccess() function |
H A D | X86ISelLoweringCall.cpp | 374 bool X86TargetLowering::allowsMemoryAccess(LLVMContext &Context, allowsMemoryAccess() function in X86TargetLowering |
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonISelLowering.cpp | 3801 bool HexagonTargetLowering::allowsMemoryAccess( allowsMemoryAccess() function in HexagonTargetLowering |