Home
last modified time | relevance | path

Searched refs:ReservedFPControlBits (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h542 const uint64_t ReservedFPControlBits = 0xfffffffff80040f8; variable
H A DAArch64ISelLowering.cpp5206 DAG.getConstant(AArch64::ReservedFPControlBits, DL, MVT::i64)); in LowerRESET_FPMODE()