Searched defs:isFloat (Results 1 – 11 of 11) sorted by relevance
147 const bool isFloat = DestType->isFloatingType(); in isLossOfPrecision() local
77 bool isFloat : 1; // 1.0f variable
305 bool isFloat() const { return ScalarType == ScalarTypeKind::Float; } in isFloat() function 313 bool isFloat(unsigned Width) const { in isFloat() function
386 bool isFloat = Val0->getType()->getScalarType()->isFloatingPointTy(); in Act() local
227 bool isFloat; global() member
684 bool isFloat, bool isIntZero, in getLiteralInfo() argument
104 bool isFloat() const { return Float && !BFloat; } in isFloat() function in __anon9ce31d5f0111::SVEType
195 bool isFloat() const { return isFloating() && ElementBitwidth == 32; } in isFloat() function in __anonabaaf6210111::Type
640 bool HexagonMCInstrInfo::isFloat(MCInstrInfo const &MCII, MCInst const &MCI) { in isFloat() function in HexagonMCInstrInfo
2320 bool HexagonInstrInfo::isFloat(const MachineInstr &MI) const { isFloat() function in HexagonInstrInfo
942 getBooleanContents(bool isVec,bool isFloat) getBooleanContents() argument