Searched defs:isFP (Results 1 – 9 of 9) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86RegisterBankInfo.cpp | 66 X86GenRegisterBankInfo::getPartialMappingIdx(const LLT &Ty, bool isFP) { in getPartialMappingIdx() 112 const MachineInstr &MI, const MachineRegisterInfo &MRI, const bool isFP, in getInstrPartialMappingIdxs()
|
| D | X86ISelLowering.cpp | 4850 bool isFP, SDValue &LHS, SDValue &RHS, in TranslateX86CC() 21360 bool isFP = Op1.getSimpleValueType().isFloatingPoint(); in LowerVSETCC() local
|
| /external/llvm-project/llvm/lib/Target/X86/ |
| D | X86RegisterBankInfo.cpp | 66 X86GenRegisterBankInfo::getPartialMappingIdx(const LLT &Ty, bool isFP) { in getPartialMappingIdx() 112 const MachineInstr &MI, const MachineRegisterInfo &MRI, const bool isFP, in getInstrPartialMappingIdxs()
|
| D | X86ISelLowering.cpp | 4955 bool isFP, SDValue &LHS, SDValue &RHS, in TranslateX86CC() 22588 bool isFP = Op1.getSimpleValueType().isFloatingPoint(); in LowerVSETCC() local
|
| /external/llvm/utils/TableGen/ |
| D | FastISelEmitter.cpp | 97 bool isFP() const { return Repr == OK_FP; } in isFP() function in __anonf9359ff90311::OperandsSignature::OpKind
|
| /external/llvm-project/llvm/utils/TableGen/ |
| D | FastISelEmitter.cpp | 107 bool isFP() const { return Repr == OK_FP; } in isFP() function in __anonda4984e70311::OperandsSignature::OpKind
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64InstructionSelector.cpp | 1582 const bool isFP = Opcode == TargetOpcode::G_FCONSTANT; in select() local
|
| /external/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| D | AArch64InstructionSelector.cpp | 2283 const bool isFP = Opcode == TargetOpcode::G_FCONSTANT; in select() local
|
| /external/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 3977 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
|