Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86RegisterBankInfo.cpp168 getPartialMappingIdx(const MachineInstr & MI,const LLT & Ty,bool isFP) getPartialMappingIdx() argument
223 getInstrPartialMappingIdxs(const MachineInstr & MI,const MachineRegisterInfo & MRI,const bool isFP,SmallVectorImpl<PartialMappingIdx> & OpRegBankIdx) getInstrPartialMappingIdxs() argument
[all...]
/llvm-project/llvm/utils/TableGen/
H A DFastISelEmitter.cpp119 bool isFP() const { return Repr == OK_FP; } in isFP() function in __anon9d8da9a30311::OperandsSignature::OpKind
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp2583 const bool isFP = Opcode == TargetOpcode::G_FCONSTANT; select() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2844 TranslateX86CC(ISD::CondCode SetCCOpcode,const SDLoc & DL,bool isFP,SDValue & LHS,SDValue & RHS,SelectionDAG & DAG) TranslateX86CC() argument
23279 bool isFP = Op1.getSimpleValueType().isFloatingPoint(); LowerVSETCC() local
[all...]