/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMRegisterBankInfo.cpp | 314 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 D | ARMRegisterBankInfo.cpp | 317 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/ |
D | SMTConv.h | 262 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
|
D | SymbolManager.h | 286 QualType ToTy; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SMTConv.h | 262 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
|
D | SymbolManager.h | 286 QualType ToTy; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SMTConv.h | 262 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
|
D | SymbolManager.h | 286 QualType ToTy; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SMTConv.h | 262 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
|
D | SymbolManager.h | 286 QualType ToTy; variable
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/ |
H A D | CastToStructChecker.cpp | 39 QualType ToTy = Ctx.getCanonicalType(CE->getType()); in checkPreStmt() local
|
H A D | CastSizeChecker.cpp | 91 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 D | TargetLowering.h | 2734 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 D | SemaFixItUtils.cpp | 53 const QualType ToTy, in tryToFixConversion()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | TargetLowering.h | 2954 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/ |
D | TargetLowering.h | 2881 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/ |
D | TargetLowering.h | 2852 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/ |
D | TargetLowering.h | 2881 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 D | TargetLowering.h | 2298 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 D | TargetLowering.h | 1652 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 D | Float2Int.cpp | 429 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 D | Float2Int.cpp | 437 Value *Float2IntPass::convert(Instruction *I, Type *ToTy) { in convert()
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | Float2Int.cpp | 430 Value *Float2IntPass::convert(Instruction *I, Type *ToTy) { in convert()
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/ |
H A D | SValBuilder.cpp | 405 static bool shouldBeModeledWithNoOp(ASTContext &Context, QualType ToTy, in shouldBeModeledWithNoOp()
|
/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SymbolManager.h | 232 QualType ToTy; variable
|