/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | Utils.cpp | 1290 bool IsFP) { in isConstTrueVal() 1303 bool IsVector, bool IsFP) { in isConstFalseVal() 1315 bool IsFP) { in getICmpTrueVal()
|
H A D | GISelKnownBits.cpp | 716 bool IsFP = Opcode == TargetOpcode::G_FCMP; in computeNumSignBits() local
|
H A D | MachineIRBuilder.cpp | 481 bool IsFP) { in buildBoolExt() 489 bool IsFP) { in buildBoolExtInReg()
|
H A D | CombinerHelper.cpp | 2975 int64_t Cst, bool IsVector, bool IsFP) { in isConstValidTrue() 3002 bool IsFP = false; in matchNotCmp() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | IntrinsicInst.cpp | 700 bool IsFP = true; in getPredicate() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | LowerMatrixIntrinsics.cpp | 821 bool IsFP = I.getType()->isFPOrFPVectorTy(); in sinkTranspose() local 1333 bool IsFP = Result.getElementType()->isFloatingPointTy(); in emitMatrixMultiply() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/ |
H A D | M68kISelLowering.cpp | 1552 bool IsFP, SDValue &LHS, SDValue &RHS, in TranslateM68kCC() 1996 bool IsFP = Op1.getSimpleValueType().isFloatingPoint(); in LowerSETCC() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 1059 bool IsFP = Ty->isFPOrFPVectorTy(); in getDecodedUnaryOpcode() local 1073 bool IsFP = Ty->isFPOrFPVectorTy(); in getDecodedBinaryOpcode() local 4195 bool IsFP = LHS->getType()->isFPOrFPVectorTy(); in parseFunctionBody() local
|
/aosp_15_r20/external/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 2232 static unsigned getVectorComparison(ISD::CondCode CC, bool IsFP) { in getVectorComparison() 2258 static unsigned getVectorComparisonOrInvert(ISD::CondCode CC, bool IsFP, in getVectorComparisonOrInvert() 2306 bool IsFP = CmpOp0.getValueType().isFloatingPoint(); in lowerVectorSETCC() local
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/Disassembler/ |
H A D | AArch64Disassembler.cpp | 1072 bool IsFP = fieldFromInstruction(insn, 26, 1); in DecodeSignedLdStInstruction() local
|
/aosp_15_r20/external/capstone/arch/AArch64/ |
H A D | AArch64Disassembler.c | 998 bool IsFP; in DecodeSignedLdStInstruction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | MachineIRBuilder.cpp | 438 bool IsFP) { in buildBoolExt()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64InstructionSelector.cpp | 862 bool IsFP = (RBI.getRegBank(I.getOperand(0).getReg(), MRI, TRI)->getID() != in selectSelectOpc() local 3713 bool IsFP = ScalarRB->getID() == AArch64::FPRRegBankID; in tryOptVectorDup() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 1190 bool IsFP = Ty->isFPOrFPVectorTy(); in getDecodedUnaryOpcode() local 1204 bool IsFP = Ty->isFPOrFPVectorTy(); in getDecodedBinaryOpcode() local 5218 bool IsFP = LHS->getType()->isFPOrFPVectorTy(); in parseFunctionBody() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 6336 unsigned Opc, bool IsFP) { in ParseUnaryOp() 6479 unsigned Opc, bool IsFP) { in ParseArithmetic() 7104 bool IsFP = false; in ParseAtomicRMW() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/ |
H A D | AArch64Disassembler.cpp | 1278 bool IsFP = fieldFromInstruction(insn, 26, 1); in DecodeSignedLdStInstruction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 6949 unsigned Opc, bool IsFP) { in parseUnaryOp() 7076 unsigned Opc, bool IsFP) { in parseArithmetic() 7718 bool IsFP = false; in parseAtomicRMW() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/Disassembler/ |
H A D | AArch64Disassembler.cpp | 1350 bool IsFP = fieldFromInstruction(insn, 26, 1); in DecodeSignedLdStInstruction() local
|
/aosp_15_r20/external/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 794 bool IsFP = Ty->isFPOrFPVectorTy(); in getDecodedBinaryOpcode() local 4810 bool IsFP = LHS->getType()->isFPOrFPVectorTy(); in parseFunctionBody() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 5957 bool IsFP = ValueSVT.isFloatingPoint(); in Select() local 6053 bool IsFP = ValueSVT.isFloatingPoint(); in Select() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.cpp | 3003 bool IsFP = Constraint[2] == 'f'; in getRegForInlineAsmConstraint() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 2787 bool IsFP = CmpOp0.getValueType().isFloatingPoint(); in lowerVectorSETCC() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 233 ISD::NodeType ISD::getExtForLoadExtType(bool IsFP, ISD::LoadExtType ExtType) { in getExtForLoadExtType()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 3029 bool IsFP = CmpOp0.getValueType().isFloatingPoint(); in lowerVectorSETCC() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 7660 bool IsFP = VPIntrin.getOperand(0)->getType()->isFPOrFPVectorTy(); in visitVPCmp() local
|