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

  /external/clang/include/clang/Basic/
TargetInfo.h 602 bool requiresImmediateConstant() const {
    [all...]
  /external/clang/lib/Sema/
SemaStmtAsm.cpp 285 } else if (Info.requiresImmediateConstant() && !Info.allowsRegister()) {
  /external/clang/lib/CodeGen/
CGStmt.cpp     [all...]

Completed in 66 milliseconds