Home
last modified time | relevance | path

Searched refs:BIRetType (Results 1 – 16 of 16) sorted by relevance

/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp11917 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
11918 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()
11958 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
11959 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp10880 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
10881 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()
10921 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
10922 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp12957 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
12958 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()
12998 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
12999 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp12568 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
12569 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()
12609 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
12610 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp12957 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
12958 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()
12998 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
12999 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp14506 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
14507 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()
14544 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
14545 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DCGBuiltin.cpp15810 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
15811 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()
15848 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
15849 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGBuiltin.cpp15668 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
15669 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()
15706 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
15707 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGBuiltin.cpp14953 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
14954 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()
14991 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
14992 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/CodeGen/
H A DCGBuiltin.cpp14836 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
14837 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()
14874 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
14875 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGBuiltin.cpp15668 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
15669 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()
15706 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
15707 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/CodeGen/
H A DCGBuiltin.cpp14669 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
14670 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()
14707 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
14708 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp15668 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
15669 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()
15706 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
15707 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGBuiltin.cpp14953 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
14954 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()
14991 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
14992 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGBuiltin.cpp15668 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
15669 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()
15706 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
15707 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/CodeGen/
H A DCGBuiltin.cpp15668 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
15669 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()
15706 QualType BIRetType = E->getType(); in EmitPPCBuiltinExpr() local
15707 auto RetTy = ConvertType(BIRetType); in EmitPPCBuiltinExpr()