Home
last modified time | relevance | path

Searched refs:setAllowsMemory (Results 1 – 11 of 11) sorted by relevance

/external/clang/lib/Basic/
DTargetInfo.cpp477 Info.setAllowsMemory(); in validateOutputConstraint()
482 Info.setAllowsMemory(); in validateOutputConstraint()
621 Info.setAllowsMemory(); in validateInputConstraint()
626 Info.setAllowsMemory(); in validateInputConstraint()
DTargets.cpp1058 Info.setAllowsMemory(); in validateAsmConstraint()
1066 Info.setAllowsMemory(); in validateAsmConstraint()
5304 Info.setAllowsMemory(); in validateAsmConstraint()
5317 Info.setAllowsMemory(); in validateAsmConstraint()
5876 Info.setAllowsMemory(); in validateAsmConstraint()
6891 Info.setAllowsMemory(); in validateAsmConstraint()
7453 Info.setAllowsMemory(); in validateAsmConstraint()
7457 Info.setAllowsMemory(); in validateAsmConstraint()
/external/llvm-project/clang/lib/Basic/
DTargetInfo.cpp602 Info.setAllowsMemory(); in validateOutputConstraint()
607 Info.setAllowsMemory(); in validateOutputConstraint()
753 Info.setAllowsMemory(); in validateInputConstraint()
758 Info.setAllowsMemory(); in validateInputConstraint()
/external/llvm-project/clang/lib/Basic/Targets/
DMips.h256 Info.setAllowsMemory(); in validateAsmConstraint()
260 Info.setAllowsMemory(); in validateAsmConstraint()
DSystemZ.cpp80 Info.setAllowsMemory(); in validateAsmConstraint()
DPPC.h282 Info.setAllowsMemory(); in validateAsmConstraint()
292 Info.setAllowsMemory(); in validateAsmConstraint()
DRISCV.cpp81 Info.setAllowsMemory(); in validateAsmConstraint()
DARM.cpp1034 Info.setAllowsMemory(); in validateAsmConstraint()
1058 Info.setAllowsMemory(); in validateAsmConstraint()
DAArch64.cpp637 Info.setAllowsMemory(); in validateAsmConstraint()
/external/clang/include/clang/Basic/
DTargetInfo.h650 void setAllowsMemory() { Flags |= CI_AllowsMemory; } in setAllowsMemory() function
/external/llvm-project/clang/include/clang/Basic/
DTargetInfo.h967 void setAllowsMemory() { Flags |= CI_AllowsMemory; } in setAllowsMemory() function