Searched defs:isFP (Results 1 – 4 of 4) sorted by relevance
65 X86GenRegisterBankInfo::getPartialMappingIdx(const LLT &Ty, bool isFP) { in getPartialMappingIdx()111 const MachineInstr &MI, const MachineRegisterInfo &MRI, const bool isFP, in getInstrPartialMappingIdxs()
5546 bool isFP, SDValue &LHS, SDValue &RHS, in TranslateX86CC()24733 bool isFP = Op1.getSimpleValueType().isFloatingPoint(); in LowerVSETCC() local
107 bool isFP() const { return Repr == OK_FP; } in isFP() function in __anon8ee357870311::OperandsSignature::OpKind
2553 const bool isFP = Opcode == TargetOpcode::G_FCONSTANT; in select() local