Home
last modified time | relevance | path

Searched defs:isFP (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86RegisterBankInfo.cpp66 X86GenRegisterBankInfo::getPartialMappingIdx(const LLT &Ty, bool isFP) { in getPartialMappingIdx()
112 const MachineInstr &MI, const MachineRegisterInfo &MRI, const bool isFP, in getInstrPartialMappingIdxs()
DX86ISelLowering.cpp5026 bool isFP, SDValue &LHS, SDValue &RHS, in TranslateX86CC()
23038 bool isFP = Op1.getSimpleValueType().isFloatingPoint(); in LowerVSETCC() local
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
DFastISelEmitter.cpp107 bool isFP() const { return Repr == OK_FP; } in isFP() function in __anona84c7dc80311::OperandsSignature::OpKind
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
DAArch64InstructionSelector.cpp2451 const bool isFP = Opcode == TargetOpcode::G_FCONSTANT; in select() local