Home
last modified time | relevance | path

Searched defs:IsFP (Results 1 – 25 of 27) sorted by relevance

12

/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DUtils.cpp725 bool IsFP) { in isConstTrueVal()
738 bool IsFP) { in getICmpTrueVal()
DMachineIRBuilder.cpp433 bool IsFP) { in buildBoolExt()
DCombinerHelper.cpp2944 int64_t Cst, bool IsVector, bool IsFP) { in isConstValidTrue()
2971 bool IsFP = false; in matchNotCmp() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIFrameLowering.cpp74 bool IsFP) { in getVGPRSpillLaneOrTempRegister()
/external/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp1072 bool IsFP = fieldFromInstruction(insn, 26, 1); in DecodeSignedLdStInstruction() local
/external/capstone/arch/AArch64/
DAArch64Disassembler.c998 bool IsFP; in DecodeSignedLdStInstruction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp438 bool IsFP) { in buildBoolExt()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1059 bool IsFP = Ty->isFPOrFPVectorTy(); in getDecodedUnaryOpcode() local
1073 bool IsFP = Ty->isFPOrFPVectorTy(); in getDecodedBinaryOpcode() local
4195 bool IsFP = LHS->getType()->isFPOrFPVectorTy(); in parseFunctionBody() local
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2232 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
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1065 bool IsFP = Ty->isFPOrFPVectorTy(); in getDecodedUnaryOpcode() local
1079 bool IsFP = Ty->isFPOrFPVectorTy(); in getDecodedBinaryOpcode() local
4297 bool IsFP = LHS->getType()->isFPOrFPVectorTy(); in parseFunctionBody() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp1278 bool IsFP = fieldFromInstruction(insn, 26, 1); in DecodeSignedLdStInstruction() local
/external/llvm-project/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp1281 bool IsFP = fieldFromInstruction(insn, 26, 1); in DecodeSignedLdStInstruction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstructionSelector.cpp862 bool IsFP = (RBI.getRegBank(I.getOperand(0).getReg(), MRI, TRI)->getID() != in selectSelectOpc() local
3713 bool IsFP = ScalarRB->getID() == AArch64::FPRRegBankID; in tryOptVectorDup() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp6336 unsigned Opc, bool IsFP) { in ParseUnaryOp()
6479 unsigned Opc, bool IsFP) { in ParseArithmetic()
7104 bool IsFP = false; in ParseAtomicRMW() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp5646 bool IsFP = ValueSVT.isFloatingPoint(); in Select() local
5742 bool IsFP = ValueSVT.isFloatingPoint(); in Select() local
/external/llvm-project/llvm/lib/AsmParser/
DLLParser.cpp6706 unsigned Opc, bool IsFP) { in parseUnaryOp()
6846 unsigned Opc, bool IsFP) { in parseArithmetic()
7492 bool IsFP = false; in parseAtomicRMW() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp794 bool IsFP = Ty->isFPOrFPVectorTy(); in getDecodedBinaryOpcode() local
4810 bool IsFP = LHS->getType()->isFPOrFPVectorTy(); in parseFunctionBody() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLowerMatrixIntrinsics.cpp1026 bool IsFP = Result.getElementType()->isFloatingPointTy(); in emitMatrixMultiply() local
/external/llvm-project/clang/lib/AST/
DItaniumMangle.cpp2831 ElBits, IsSigned, IsFP, IsBF) \ in mangleType() argument
DASTContext.cpp2146 IsSigned, IsFP, IsBF) \ in getTypeInfoImpl() argument
3818 IsSigned, IsFP, IsBF) \ in getScalableVectorType() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2787 bool IsFP = CmpOp0.getValueType().isFloatingPoint(); in lowerVectorSETCC() local
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2827 bool IsFP = CmpOp0.getValueType().isFloatingPoint(); in lowerVectorSETCC() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp233 ISD::NodeType ISD::getExtForLoadExtType(bool IsFP, ISD::LoadExtType ExtType) { in getExtForLoadExtType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp334 ISD::NodeType ISD::getExtForLoadExtType(bool IsFP, ISD::LoadExtType ExtType) { in getExtForLoadExtType()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp380 ISD::NodeType ISD::getExtForLoadExtType(bool IsFP, ISD::LoadExtType ExtType) { in getExtForLoadExtType()

12