Searched refs:setAllowsMemory (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/Targets/
H A DRISCV.cpp80 Info.setAllowsMemory();
H A DSystemZ.cpp80 Info.setAllowsMemory();
H A DMips.h256 Info.setAllowsMemory();
260 Info.setAllowsMemory();
H A DPPC.h274 Info.setAllowsMemory();
284 Info.setAllowsMemory();
H A DARM.cpp996 Info.setAllowsMemory();
1020 Info.setAllowsMemory();
H A DAArch64.cpp476 Info.setAllowsMemory();
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DTargetInfo.cpp577 Info.setAllowsMemory();
582 Info.setAllowsMemory();
728 Info.setAllowsMemory();
733 Info.setAllowsMemory();
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h894 void setAllowsMemory() { Flags |= CI_AllowsMemory; } function in struct:clang::TargetInfo::ConstraintInfo

Completed in 134 milliseconds