| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/ |
| H A D | VTEmitter.cpp | 131 bool IsFP = VT->getValueAsBit("isFP"); in run() local 205 bool IsFP = VT->getValueAsBit("isFP"); in run() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/ |
| H A D | X86RegisterBankInfo.cpp | 367 bool IsFP = any_of(MRI.use_nodbg_instructions(cast<GLoad>(MI).getDstReg()), in getInstrMapping() local 384 bool IsFP = onlyDefinesFP(*DefMI, MRI, TRI); in getInstrMapping() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
| H A D | AMDGPUMCCodeEmitter.cpp | 223 bool IsFP) { in getLit64Encoding()
|
| H A D | AMDGPUInstPrinter.cpp | 591 raw_ostream &O, bool IsFP) { in printImmediate64()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | Utils.cpp | 1625 bool IsFP) { in isConstTrueVal() 1638 bool IsVector, bool IsFP) { in isConstFalseVal() 1650 bool IsFP) { in getICmpTrueVal()
|
| H A D | MachineIRBuilder.cpp | 527 bool IsFP) { in buildBoolExt() 535 bool IsFP) { in buildBoolExtInReg()
|
| H A D | GISelValueTracking.cpp | 1935 bool IsFP = Opcode == TargetOpcode::G_FCMP; in computeNumSignBits() local
|
| H A D | CombinerHelper.cpp | 3425 int64_t Cst, bool IsVector, bool IsFP) { in isConstValidTrue() 3565 bool IsFP = false; in matchNotCmp() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LowerMatrixIntrinsics.cpp | 937 bool IsFP = I.getType()->isFPOrFPVectorTy(); in sinkTranspose() local 958 bool IsFP = I.getType()->isFPOrFPVectorTy(); in sinkTranspose() local 1720 bool IsFP = Result.getElementType()->isFloatingPointTy(); in emitMatrixMultiply() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kISelLowering.cpp | 1756 bool IsFP, SDValue &LHS, SDValue &RHS, in TranslateM68kCC() 2200 bool IsFP = Op1.getSimpleValueType().isFloatingPoint(); in LowerSETCC() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/ |
| H A D | AArch64Disassembler.cpp | 1021 bool IsFP = fieldFromInstruction(insn, 26, 1); in DecodeSignedLdStInstruction() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86MCInstLower.cpp | 1591 bool IsFP = EltTy->isHalfTy() || EltTy->isFloatTy() || EltTy->isDoubleTy(); in printConstant() local
|
| H A D | X86ISelDAGToDAG.cpp | 6507 bool IsFP = ValueSVT.isFloatingPoint(); in Select() local 6603 bool IsFP = ValueSVT.isFloatingPoint(); in Select() local
|
| H A D | X86ISelLowering.cpp | 5084 bool IsFP = in getTargetConstantBitsFromNode() local 22470 bool IsFP = Op.getSimpleValueType().isFloatingPoint(); in lowerAddSubToHorizontalOp() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
| H A D | BitcodeReader.cpp | 1286 bool IsFP = Ty->isFPOrFPVectorTy(); in getDecodedUnaryOpcode() local 1300 bool IsFP = Ty->isFPOrFPVectorTy(); in getDecodedBinaryOpcode() local 5523 bool IsFP = LHS->getType()->isFPOrFPVectorTy(); in parseFunctionBody() local
|
| /freebsd/contrib/llvm-project/llvm/lib/AsmParser/ |
| H A D | LLParser.cpp | 7877 unsigned Opc, bool IsFP) { in parseUnaryOp() 8005 unsigned Opc, bool IsFP) { in parseArithmetic() 8639 bool IsFP = false; in parseAtomicRMW() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | Type.cpp | 2662 IsFP, IsBF) \ in isRVVVLSBuiltinType() argument
|
| H A D | ASTContext.cpp | 2383 IsFP, IsBF) \ in getTypeInfoImpl() argument 4638 IsFP, IsBF) \ in getScalableVectorType() argument
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.cpp | 8209 bool IsFP = Constraint[2] == 'f'; in getRegForInlineAsmConstraint() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.cpp | 3724 bool IsFP = CmpOp0.getValueType().isFloatingPoint(); in lowerVectorSETCC() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 8621 bool IsFP = VPIntrin.getOperand(0)->getType()->isFPOrFPVectorTy(); in visitVPCmp() local
|
| H A D | SelectionDAG.cpp | 590 ISD::NodeType ISD::getExtForLoadExtType(bool IsFP, ISD::LoadExtType ExtType) { in getExtForLoadExtType()
|