Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Basic/
DTargetInfo.cpp287 return hasFloat128Type() ? Float128 : NoFloat; in getRealTypeByWidth()
296 return NoFloat; in getRealTypeByWidth()
/external/clang/lib/Basic/
DTargetInfo.cpp235 return NoFloat; in getRealTypeByWidth()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h525 bool NoFloat = DAG.getMachineFunction().getFunction().hasFnAttribute( in canMergeStoresTo() local
528 if (NoFloat) in canMergeStoresTo()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h590 unsigned Opcode, bool NoFloat) const;
DSystemZISelLowering.cpp5922 bool NoFloat) const { in emitTransactionBegin()
5951 if (!NoFloat && (Control & 4) != 0) { in emitTransactionBegin()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h666 bool NoFloat = DAG.getMachineFunction().getFunction().hasFnAttribute( in canMergeStoresTo() local
669 if (NoFloat) in canMergeStoresTo()
/external/clang/include/clang/Basic/
DTargetInfo.h139 NoFloat = 255, enumerator
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h694 unsigned Opcode, bool NoFloat) const;
DSystemZISelLowering.cpp7986 bool NoFloat) const { in emitTransactionBegin()
8015 if (!NoFloat && (Control & 4) != 0) { in emitTransactionBegin()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h675 unsigned Opcode, bool NoFloat) const;
DSystemZISelLowering.cpp7688 bool NoFloat) const { in emitTransactionBegin()
7717 if (!NoFloat && (Control & 4) != 0) { in emitTransactionBegin()
/external/llvm-project/clang/include/clang/Basic/
DTargetInfo.h125 NoFloat = 255, enumerator
/external/clang/lib/AST/
DASTContext.cpp8758 case TargetInfo::NoFloat: in getRealTypeForBitwidth()
/external/llvm-project/clang/lib/AST/
DASTContext.cpp10932 case TargetInfo::NoFloat: in getRealTypeForBitwidth()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp5188 bool NoFloat = DAG.getMachineFunction().getFunction().hasFnAttribute( in canMergeStoresTo() local
5191 if (NoFloat) { in canMergeStoresTo()
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp5328 bool NoFloat = DAG.getMachineFunction().getFunction().hasFnAttribute( in canMergeStoresTo() local
5331 if (NoFloat) { in canMergeStoresTo()