Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp438 bool IsFP) { in buildBoolExt()
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp1278 bool IsFP = fieldFromInstruction(insn, 26, 1); in DecodeSignedLdStInstruction() local
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2787 bool IsFP = CmpOp0.getValueType().isFloatingPoint(); in lowerVectorSETCC() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp334 ISD::NodeType ISD::getExtForLoadExtType(bool IsFP, ISD::LoadExtType ExtType) { in getExtForLoadExtType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp20347 bool IsFP = Op.getSimpleValueType().isFloatingPoint(); in lowerAddSubToHorizontalOp() local
21876 bool IsFP = Op1.getSimpleValueType().isFloatingPoint(); in emitFlagsForSetcc() local