Searched defs:isFP (Results 1 – 8 of 8) sorted by relevance
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
| D | X86RegisterBankInfo.cpp | 64 X86GenRegisterBankInfo::getPartialMappingIdx(const LLT &Ty, bool isFP) { in getPartialMappingIdx() 110 const MachineInstr &MI, const MachineRegisterInfo &MRI, const bool isFP, in getInstrPartialMappingIdxs()
|
| D | X86ISelLowering.cpp | 4522 bool isFP, SDValue &LHS, SDValue &RHS, in TranslateX86CC() 18377 bool isFP = Op.getOperand(1).getSimpleValueType().isFloatingPoint(); in LowerVSETCC() local
|
| /external/swiftshader/third_party/LLVM/utils/TableGen/ |
| D | FastISelEmitter.cpp | 91 bool isFP() const { return Repr == OK_FP; } in isFP() function in __anonc8589b870111::OperandsSignature::OpKind
|
| /external/llvm/utils/TableGen/ |
| D | FastISelEmitter.cpp | 97 bool isFP() const { return Repr == OK_FP; } in isFP() function in __anon817e0e5b0311::OperandsSignature::OpKind
|
| /external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
| D | FastISelEmitter.cpp | 107 bool isFP() const { return Repr == OK_FP; } in isFP() function in __anone2c787b30311::OperandsSignature::OpKind
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
| D | AArch64InstructionSelector.cpp | 801 const bool isFP = Opcode == TargetOpcode::G_FCONSTANT; in select() local
|
| /external/swiftshader/third_party/LLVM/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 2977 static unsigned TranslateX86CC(ISD::CondCode SetCCOpcode, bool isFP, in TranslateX86CC() 8414 bool isFP = Op1.getValueType().isFloatingPoint(); in LowerSETCC() local 8464 bool isFP = Op.getOperand(1).getValueType().isFloatingPoint(); in LowerVSETCC() 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
|