Home
last modified time | relevance | path

Searched refs:NoFloat (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h546 bool NoFloat) const;
DSystemZISelLowering.cpp5601 bool NoFloat) const { in emitTransactionBegin()
5630 if (!NoFloat && (Control & 4) != 0) { in emitTransactionBegin()
/external/clang/lib/Basic/
DTargetInfo.cpp230 return NoFloat; in getRealTypeByWidth()
/external/clang/include/clang/Basic/
DTargetInfo.h132 NoFloat = 255, enumerator
/external/clang/lib/AST/
DASTContext.cpp8565 case TargetInfo::NoFloat: in getRealTypeForBitwidth()