Searched defs:isFP (Results 1 – 5 of 5) sorted by relevance
2839 bool isFP, SDValue &LHS, SDValue &RHS, in TranslateX86CC()23255 bool isFP = Op1.getSimpleValueType().isFloatingPoint(); in LowerVSETCC() local
168 const LLT &Ty, bool isFP) { in getPartialMappingIdx()223 const MachineInstr &MI, const MachineRegisterInfo &MRI, const bool isFP, in getInstrPartialMappingIdxs()
119 bool isFP() const { return Repr == OK_FP; } in isFP() function in __anon3cd78fb00311::OperandsSignature::OpKind
2598 const bool isFP = Opcode == TargetOpcode::G_FCONSTANT; in select() local