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