Searched defs:isFP (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/X86/GISel/ | ||
H A D | X86RegisterBankInfo.cpp | 168 getPartialMappingIdx(const MachineInstr & MI,const LLT & Ty,bool isFP) getPartialMappingIdx() argument |
/llvm-project/llvm/utils/TableGen/ | ||
H A D | FastISelEmitter.cpp | 119 bool isFP() const { return Repr == OK_FP; } in isFP() function in __anon9d8da9a30311::OperandsSignature::OpKind |
/llvm-project/llvm/lib/Target/AArch64/GISel/ | ||
H A D | AArch64InstructionSelector.cpp | 2583 const bool isFP = Opcode == TargetOpcode::G_FCONSTANT; select() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 2844 TranslateX86CC(ISD::CondCode SetCCOpcode,const SDLoc & DL,bool isFP,SDValue & LHS,SDValue & RHS,SelectionDAG & DAG) TranslateX86CC() argument |