Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp1072 bool IsFP = fieldFromInstruction(insn, 26, 1); in DecodeSignedLdStInstruction() local
/external/capstone/arch/AArch64/
DAArch64Disassembler.c1006 bool IsFP; in DecodeSignedLdStInstruction() 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp1270 bool IsFP = fieldFromInstruction(insn, 26, 1); in DecodeSignedLdStInstruction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2385 static unsigned getVectorComparison(ISD::CondCode CC, bool IsFP) { in getVectorComparison()
2411 static unsigned getVectorComparisonOrInvert(ISD::CondCode CC, bool IsFP, in getVectorComparisonOrInvert()
2465 bool IsFP = CmpOp0.getValueType().isFloatingPoint(); in lowerVectorSETCC() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp967 bool IsFP = Ty->isFPOrFPVectorTy(); in getDecodedBinaryOpcode() local
3822 bool IsFP = LHS->getType()->isFPOrFPVectorTy(); in parseFunctionBody() 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/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp233 ISD::NodeType ISD::getExtForLoadExtType(bool IsFP, ISD::LoadExtType ExtType) { in getExtForLoadExtType()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp317 ISD::NodeType ISD::getExtForLoadExtType(bool IsFP, ISD::LoadExtType ExtType) { in getExtForLoadExtType()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp18753 bool IsFP = Op1.getSimpleValueType().isFloatingPoint(); in LowerSETCC() local