Home
last modified time | relevance | path

Searched defs:FloatTy (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCodeGenTypeCache.h39 llvm::Type *FloatTy, *DoubleTy; member
/aosp_15_r20/external/llvm/unittests/IR/
H A DConstantsTest.cpp199 Type *FloatTy = Type::getFloatTy(Context); in TEST() local
H A DInstructionsTest.cpp183 Type *FloatTy = Type::getFloatTy(C); in TEST() local
/aosp_15_r20/external/llvm/unittests/CodeGen/
H A DDIEHashTest.cpp664 DIEEntry FloatTy(*FloatTyDIE); in TEST_F() local
/aosp_15_r20/external/clang/include/clang/AST/
H A DASTContext.h904 CanQualType FloatTy, DoubleTy, LongDoubleTy, Float128Ty; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DASTContext.h1103 CanQualType FloatTy, DoubleTy, LongDoubleTy, Float128Ty, Ibm128Ty; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DASTContext.h1098 CanQualType FloatTy, DoubleTy, LongDoubleTy, Float128Ty, Ibm128Ty; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DASTContext.h1098 CanQualType FloatTy, DoubleTy, LongDoubleTy, Float128Ty, Ibm128Ty; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DASTContext.h1095 CanQualType FloatTy, DoubleTy, LongDoubleTy, Float128Ty, Ibm128Ty; variable
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetLowering.h1311 void setBooleanContents(BooleanContent IntTy, BooleanContent FloatTy) { in setBooleanContents()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1927 void setBooleanContents(BooleanContent IntTy, BooleanContent FloatTy) { in setBooleanContents()
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7700 MVT FloatTy = Op.getSimpleValueType().getVectorElementType(); in performFpToIntCombine() local
7777 MVT FloatTy = N->getSimpleValueType(0).getVectorElementType(); in performFDivCombine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2294 void setBooleanContents(BooleanContent IntTy, BooleanContent FloatTy) { in setBooleanContents()
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp10404 MVT FloatTy = Op.getSimpleValueType().getVectorElementType(); in PerformVCVTCombine() local
10462 MVT FloatTy = N->getSimpleValueType(0).getVectorElementType(); in PerformVDIVCombine() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetLowering.h2461 void setBooleanContents(BooleanContent IntTy, BooleanContent FloatTy) { in setBooleanContents()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetLowering.h2426 void setBooleanContents(BooleanContent IntTy, BooleanContent FloatTy) { in setBooleanContents()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetLowering.h2397 void setBooleanContents(BooleanContent IntTy, BooleanContent FloatTy) { in setBooleanContents()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetLowering.h2426 void setBooleanContents(BooleanContent IntTy, BooleanContent FloatTy) { in setBooleanContents()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9960 MVT FloatTy = Op.getSimpleValueType().getVectorElementType(); in performFpToIntCombine() local
10039 MVT FloatTy = N->getSimpleValueType(0).getVectorElementType(); in performFDivCombine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13686 MVT FloatTy = Op.getSimpleValueType().getVectorElementType(); in PerformVCVTCombine() local
13744 MVT FloatTy = N->getSimpleValueType(0).getVectorElementType(); in PerformVDIVCombine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp16781 MVT FloatTy = Op.getSimpleValueType().getVectorElementType(); in PerformVCVTCombine() local
16882 MVT FloatTy = N->getSimpleValueType(0).getVectorElementType(); in PerformVDIVCombine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8038 const Type *FloatTy = ScalarFloatVT.getTypeForEVT(*DAG.getContext()); in expandIS_FPCLASS() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp15834 MVT FloatTy = Op.getSimpleValueType().getVectorElementType(); in performFpToIntCombine() local
15907 MVT FloatTy = N->getSimpleValueType(0).getVectorElementType(); in performFDivCombine() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaExpr.cpp1088 QualType FloatTy, QualType IntTy, in handleIntToFloatConversion()