Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/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.cpp4850 bool isFP, SDValue &LHS, SDValue &RHS, in TranslateX86CC()
21363 bool isFP = Op1.getSimpleValueType().isFloatingPoint(); in LowerVSETCC() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86RegisterBankInfo.cpp65 X86GenRegisterBankInfo::getPartialMappingIdx(const LLT &Ty, bool isFP) { in getPartialMappingIdx()
111 const MachineInstr &MI, const MachineRegisterInfo &MRI, const bool isFP, in getInstrPartialMappingIdxs()
DX86ISelLowering.cpp5544 bool isFP, SDValue &LHS, SDValue &RHS, in TranslateX86CC()
24731 bool isFP = Op1.getSimpleValueType().isFloatingPoint(); in LowerVSETCC() local
/external/llvm/utils/TableGen/
DFastISelEmitter.cpp97 bool isFP() const { return Repr == OK_FP; } in isFP() function in __anonb44e9ac80311::OperandsSignature::OpKind
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstructionSelector.cpp1582 const bool isFP = Opcode == TargetOpcode::G_FCONSTANT; in select() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
DAArch64InstructionSelector.cpp2553 const bool isFP = Opcode == TargetOpcode::G_FCONSTANT; in select() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp3977 bool isFP, SDValue &LHS, SDValue &RHS, in TranslateX86CC()
15253 bool isFP = Op.getOperand(1).getSimpleValueType().isFloatingPoint(); in LowerVSETCC() local
15635 bool isFP = Op1.getSimpleValueType().isFloatingPoint(); in LowerSETCC() local