HomeSort by: relevance | last modified time | path
    Searched refs:requiresImmediateConstant (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
TargetInfo.h 991 bool requiresImmediateConstant() const {
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaStmtAsm.cpp 396 } else if (Info.requiresImmediateConstant() && !Info.allowsRegister()) {
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmt.cpp 2088 if (Info.requiresImmediateConstant()) {

Completed in 54 milliseconds