Home
last modified time | relevance | path

Searched refs:CallTy (Results 1 – 25 of 58) sorted by relevance

123

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/Support/
H A DCallSite.h44 typename CallTy = const CallInst,
52 CallSiteBase(CallTy *CI) : I(CI, true) { assert(CI); } in CallSiteBase()
69 return CallSiteBase(static_cast<CallTy*>(II)); in get()
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/IR/
H A DCallSite.h58 typename CallTy = const CallInst,
66 CallSiteBase(CallTy *CI) : I(CI, true) { assert(CI); } in CallSiteBase()
77 return CallSiteBase(static_cast<CallTy*>(II)); in get()
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/IR/
H A DCallSite.h58 typename CallTy = const CallInst,
66 CallSiteBase(CallTy *CI) : I(CI, true) { assert(CI); } in CallSiteBase()
77 return CallSiteBase(static_cast<CallTy*>(II)); in get()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/IR/
H A DCallSite.h54 typename CallTy = const CallInst,
63 CallSiteBase(CallTy *CI) : I(CI, 1) { assert(CI); } in CallSiteBase()
76 return CallSiteBase(static_cast<CallTy*>(II)); in get()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DCallSite.h54 typename CallTy = const CallInst,
63 CallSiteBase(CallTy *CI) : I(CI, 1) { assert(CI); } in CallSiteBase()
76 return CallSiteBase(static_cast<CallTy*>(II)); in get()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/IR/
H A DCallSite.h54 typename CallTy = const CallInst,
63 CallSiteBase(CallTy *CI) : I(CI, 1) { assert(CI); } in CallSiteBase()
76 return CallSiteBase(static_cast<CallTy*>(II)); in get()
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/IR/
H A DCallSite.h54 typename CallTy = const CallInst,
63 CallSiteBase(CallTy *CI) : I(CI, 1) { assert(CI); } in CallSiteBase()
76 return CallSiteBase(static_cast<CallTy*>(II)); in get()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp1273 Type *CallTy = Call->getType(); in createHvxIntrinsic() local
1274 if (CallTy == RetTy) in createHvxIntrinsic()
1277 assert(HST.isTypeForHVX(CallTy, /*IncludeBool*/ true)); in createHvxIntrinsic()
1278 if (cast<VectorType>(CallTy)->getElementType() == BoolTy) in createHvxIntrinsic()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp1273 Type *CallTy = Call->getType(); in createHvxIntrinsic() local
1274 if (CallTy == RetTy) in createHvxIntrinsic()
1277 assert(HST.isTypeForHVX(CallTy, /*IncludeBool*/ true)); in createHvxIntrinsic()
1278 if (cast<VectorType>(CallTy)->getElementType() == BoolTy) in createHvxIntrinsic()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp1242 Type *CallTy = Call->getType(); in createHvxIntrinsic() local
1243 if (CallTy == RetTy) in createHvxIntrinsic()
1246 assert(HST.isTypeForHVX(CallTy, /*IncludeBool*/ true)); in createHvxIntrinsic()
1247 if (cast<VectorType>(CallTy)->getElementType() == BoolTy) in createHvxIntrinsic()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp1273 Type *CallTy = Call->getType(); in createHvxIntrinsic() local
1274 if (CallTy == RetTy) in createHvxIntrinsic()
1277 assert(HST.isTypeForHVX(CallTy, /*IncludeBool*/ true)); in createHvxIntrinsic()
1278 if (cast<VectorType>(CallTy)->getElementType() == BoolTy) in createHvxIntrinsic()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp1278 Type *CallTy = Call->getType(); in createHvxIntrinsic() local
1279 if (CallTy == RetTy) in createHvxIntrinsic()
1282 assert(HST.isTypeForHVX(CallTy, /*IncludeBool*/ true)); in createHvxIntrinsic()
1283 if (cast<VectorType>(CallTy)->getElementType() == BoolTy) in createHvxIntrinsic()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp1273 Type *CallTy = Call->getType(); in createHvxIntrinsic() local
1274 if (CallTy == RetTy) in createHvxIntrinsic()
1277 assert(HST.isTypeForHVX(CallTy, /*IncludeBool*/ true)); in createHvxIntrinsic()
1278 if (cast<VectorType>(CallTy)->getElementType() == BoolTy) in createHvxIntrinsic()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp1242 Type *CallTy = Call->getType(); in createHvxIntrinsic() local
1243 if (CallTy == RetTy) in createHvxIntrinsic()
1246 assert(HST.isTypeForHVX(CallTy, /*IncludeBool*/ true)); in createHvxIntrinsic()
1247 if (cast<VectorType>(CallTy)->getElementType() == BoolTy) in createHvxIntrinsic()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp1273 Type *CallTy = Call->getType(); in createHvxIntrinsic() local
1274 if (CallTy == RetTy) in createHvxIntrinsic()
1277 assert(HST.isTypeForHVX(CallTy, /*IncludeBool*/ true)); in createHvxIntrinsic()
1278 if (cast<VectorType>(CallTy)->getElementType() == BoolTy) in createHvxIntrinsic()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp828 QualType CallTy = Msg->getArg(0)->getType(); in rewriteToNumberLiteral() local
831 if (Ctx.hasSameType(ArgTy, CallTy)) { in rewriteToNumberLiteral()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp828 QualType CallTy = Msg->getArg(0)->getType(); in rewriteToNumberLiteral() local
831 if (Ctx.hasSameType(ArgTy, CallTy)) { in rewriteToNumberLiteral()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp828 QualType CallTy = Msg->getArg(0)->getType(); in rewriteToNumberLiteral() local
831 if (Ctx.hasSameType(ArgTy, CallTy)) { in rewriteToNumberLiteral()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp828 QualType CallTy = Msg->getArg(0)->getType(); in rewriteToNumberLiteral() local
831 if (Ctx.hasSameType(ArgTy, CallTy)) { in rewriteToNumberLiteral()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp828 QualType CallTy = Msg->getArg(0)->getType(); in rewriteToNumberLiteral() local
831 if (Ctx.hasSameType(ArgTy, CallTy)) { in rewriteToNumberLiteral()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp828 QualType CallTy = Msg->getArg(0)->getType(); in rewriteToNumberLiteral() local
831 if (Ctx.hasSameType(ArgTy, CallTy)) { in rewriteToNumberLiteral()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp828 QualType CallTy = Msg->getArg(0)->getType(); in rewriteToNumberLiteral() local
831 if (Ctx.hasSameType(ArgTy, CallTy)) { in rewriteToNumberLiteral()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp828 QualType CallTy = Msg->getArg(0)->getType(); in rewriteToNumberLiteral() local
831 if (Ctx.hasSameType(ArgTy, CallTy)) { in rewriteToNumberLiteral()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp828 QualType CallTy = Msg->getArg(0)->getType(); in rewriteToNumberLiteral() local
831 if (Ctx.hasSameType(ArgTy, CallTy)) { in rewriteToNumberLiteral()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp828 QualType CallTy = Msg->getArg(0)->getType(); in rewriteToNumberLiteral() local
831 if (Ctx.hasSameType(ArgTy, CallTy)) { in rewriteToNumberLiteral()

123