HomeSort by relevance Sort by last modified time
    Searched refs:requiresImmediateConstant (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Basic/
TargetInfo.h 574 bool requiresImmediateConstant() const {
  /external/clang/lib/Sema/
SemaStmtAsm.cpp 248 } else if (Info.requiresImmediateConstant() && !Info.allowsRegister()) {

Completed in 343 milliseconds