Home
last modified time | relevance | path

Searched defs:ToTy (Results 1 – 25 of 38) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMRegisterBankInfo.cpp314 LLT ToTy = MRI.getType(MI.getOperand(0).getReg()); in getInstrMapping() local
323 LLT ToTy = MRI.getType(MI.getOperand(0).getReg()); in getInstrMapping() local
333 LLT ToTy = MRI.getType(MI.getOperand(0).getReg()); in getInstrMapping() local
347 LLT ToTy = MRI.getType(MI.getOperand(0).getReg()); in getInstrMapping() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMRegisterBankInfo.cpp317 LLT ToTy = MRI.getType(MI.getOperand(0).getReg()); in getInstrMapping() local
326 LLT ToTy = MRI.getType(MI.getOperand(0).getReg()); in getInstrMapping() local
336 LLT ToTy = MRI.getType(MI.getOperand(0).getReg()); in getInstrMapping() local
350 LLT ToTy = MRI.getType(MI.getOperand(0).getReg()); in getInstrMapping() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/
DSMTConv.h262 QualType ToTy, uint64_t ToBitWidth, in fromCast()
314 const llvm::APSInt &V, QualType ToTy, in castAPSInt()
338 QualType FromTy, QualType ToTy) { in getCastExpr()
550 QualType ToTy; in getRangeExpr() local
DSymbolManager.h286 QualType ToTy; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/
DSMTConv.h262 QualType ToTy, uint64_t ToBitWidth, in fromCast()
314 const llvm::APSInt &V, QualType ToTy, in castAPSInt()
338 QualType FromTy, QualType ToTy) { in getCastExpr()
550 QualType ToTy; in getRangeExpr() local
DSymbolManager.h286 QualType ToTy; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/
DSMTConv.h262 QualType ToTy, uint64_t ToBitWidth, in fromCast()
314 const llvm::APSInt &V, QualType ToTy, in castAPSInt()
338 QualType FromTy, QualType ToTy) { in getCastExpr()
550 QualType ToTy; in getRangeExpr() local
DSymbolManager.h286 QualType ToTy; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/
DSMTConv.h262 QualType ToTy, uint64_t ToBitWidth, in fromCast()
314 const llvm::APSInt &V, QualType ToTy, in castAPSInt()
338 QualType FromTy, QualType ToTy) { in getCastExpr()
550 QualType ToTy; in getRangeExpr() local
DSymbolManager.h286 QualType ToTy; variable
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DCastToStructChecker.cpp39 QualType ToTy = Ctx.getCanonicalType(CE->getType()); in checkPreStmt() local
H A DCastSizeChecker.cpp91 QualType ToTy = Ctx.getCanonicalType(CE->getType()); in checkPreStmt() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2734 virtual bool isTruncateFree(Type *FromTy, Type *ToTy) const { in isTruncateFree()
2743 virtual bool allowTruncateForTailCall(Type *FromTy, Type *ToTy) const { in allowTruncateForTailCall()
2748 virtual bool isTruncateFree(LLT FromTy, LLT ToTy, const DataLayout &DL, in isTruncateFree()
2823 virtual bool isZExtFree(Type *FromTy, Type *ToTy) const { in isZExtFree()
2827 virtual bool isZExtFree(EVT FromTy, EVT ToTy) const { return false; } in isZExtFree()
2828 virtual bool isZExtFree(LLT FromTy, LLT ToTy, const DataLayout &DL, in isZExtFree()
2836 virtual bool isSExtCheaperThanZExt(EVT FromTy, EVT ToTy) const { in isSExtCheaperThanZExt()
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaFixItUtils.cpp53 const QualType ToTy, in tryToFixConversion()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetLowering.h2954 virtual bool isTruncateFree(Type *FromTy, Type *ToTy) const { in isTruncateFree()
2963 virtual bool allowTruncateForTailCall(Type *FromTy, Type *ToTy) const { in allowTruncateForTailCall()
2968 virtual bool isTruncateFree(LLT FromTy, LLT ToTy, const DataLayout &DL, in isTruncateFree()
3049 virtual bool isZExtFree(Type *FromTy, Type *ToTy) const { in isZExtFree()
3053 virtual bool isZExtFree(EVT FromTy, EVT ToTy) const { return false; } in isZExtFree()
3054 virtual bool isZExtFree(LLT FromTy, LLT ToTy, const DataLayout &DL, in isZExtFree()
3069 virtual bool isSExtCheaperThanZExt(EVT FromTy, EVT ToTy) const { in isSExtCheaperThanZExt()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetLowering.h2881 virtual bool isTruncateFree(Type *FromTy, Type *ToTy) const { in isTruncateFree()
2890 virtual bool allowTruncateForTailCall(Type *FromTy, Type *ToTy) const { in allowTruncateForTailCall()
2895 virtual bool isTruncateFree(LLT FromTy, LLT ToTy, const DataLayout &DL, in isTruncateFree()
2976 virtual bool isZExtFree(Type *FromTy, Type *ToTy) const { in isZExtFree()
2980 virtual bool isZExtFree(EVT FromTy, EVT ToTy) const { return false; } in isZExtFree()
2981 virtual bool isZExtFree(LLT FromTy, LLT ToTy, const DataLayout &DL, in isZExtFree()
2996 virtual bool isSExtCheaperThanZExt(EVT FromTy, EVT ToTy) const { in isSExtCheaperThanZExt()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetLowering.h2852 virtual bool isTruncateFree(Type *FromTy, Type *ToTy) const { in isTruncateFree()
2861 virtual bool allowTruncateForTailCall(Type *FromTy, Type *ToTy) const { in allowTruncateForTailCall()
2866 virtual bool isTruncateFree(LLT FromTy, LLT ToTy, const DataLayout &DL, in isTruncateFree()
2947 virtual bool isZExtFree(Type *FromTy, Type *ToTy) const { in isZExtFree()
2951 virtual bool isZExtFree(EVT FromTy, EVT ToTy) const { return false; } in isZExtFree()
2952 virtual bool isZExtFree(LLT FromTy, LLT ToTy, const DataLayout &DL, in isZExtFree()
2967 virtual bool isSExtCheaperThanZExt(EVT FromTy, EVT ToTy) const { in isSExtCheaperThanZExt()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetLowering.h2881 virtual bool isTruncateFree(Type *FromTy, Type *ToTy) const { in isTruncateFree()
2890 virtual bool allowTruncateForTailCall(Type *FromTy, Type *ToTy) const { in allowTruncateForTailCall()
2895 virtual bool isTruncateFree(LLT FromTy, LLT ToTy, const DataLayout &DL, in isTruncateFree()
2976 virtual bool isZExtFree(Type *FromTy, Type *ToTy) const { in isZExtFree()
2980 virtual bool isZExtFree(EVT FromTy, EVT ToTy) const { return false; } in isZExtFree()
2981 virtual bool isZExtFree(LLT FromTy, LLT ToTy, const DataLayout &DL, in isZExtFree()
2996 virtual bool isSExtCheaperThanZExt(EVT FromTy, EVT ToTy) const { in isSExtCheaperThanZExt()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2298 virtual bool isTruncateFree(Type *FromTy, Type *ToTy) const { in isTruncateFree()
2307 virtual bool allowTruncateForTailCall(Type *FromTy, Type *ToTy) const { in allowTruncateForTailCall()
2384 virtual bool isZExtFree(Type *FromTy, Type *ToTy) const { in isZExtFree()
2388 virtual bool isZExtFree(EVT FromTy, EVT ToTy) const { in isZExtFree()
2394 virtual bool isSExtCheaperThanZExt(EVT FromTy, EVT ToTy) const { in isSExtCheaperThanZExt()
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetLowering.h1652 virtual bool isTruncateFree(Type *FromTy, Type *ToTy) const { in isTruncateFree()
1661 virtual bool allowTruncateForTailCall(Type *FromTy, Type *ToTy) const { in allowTruncateForTailCall()
1708 virtual bool isZExtFree(Type *FromTy, Type *ToTy) const { in isZExtFree()
1712 virtual bool isZExtFree(EVT FromTy, EVT ToTy) const { in isZExtFree()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DFloat2Int.cpp429 Value *Float2IntPass::convert(Instruction *I, Type *ToTy) { in convert()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DFloat2Int.cpp437 Value *Float2IntPass::convert(Instruction *I, Type *ToTy) { in convert()
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DFloat2Int.cpp430 Value *Float2IntPass::convert(Instruction *I, Type *ToTy) { in convert()
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp405 static bool shouldBeModeledWithNoOp(ASTContext &Context, QualType ToTy, in shouldBeModeledWithNoOp()
/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h232 QualType ToTy; variable

12