Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h525 bool NoFloat = DAG.getMachineFunction().getFunction().hasFnAttribute( in canMergeStoresTo() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h761 bool NoFloat = MF.getFunction().hasFnAttribute(Attribute::NoImplicitFloat); in canMergeStoresTo() local
/external/clang/include/clang/Basic/
DTargetInfo.h139 NoFloat = 255, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp5188 bool NoFloat = DAG.getMachineFunction().getFunction().hasFnAttribute( in canMergeStoresTo() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp5988 bool NoFloat = MF.getFunction().hasFnAttribute(Attribute::NoImplicitFloat); in canMergeStoresTo() local