Home
last modified time | relevance | path

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

/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp75 static Value *EmitToInt(CodeGenFunction &CGF, llvm::Value *V, in EmitToInt() function
120 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in MakeBinaryAtomicValue()
180 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in EmitBinaryAtomicPost()
221 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in MakeAtomicCmpXchgValue()
222 Args[2] = EmitToInt(CGF, CGF.EmitScalarExpr(E->getArg(2)), T, IntType); in MakeAtomicCmpXchgValue()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp74 static Value *EmitToInt(CodeGenFunction &CGF, llvm::Value *V, in EmitToInt() function
119 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in MakeBinaryAtomicValue()
179 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in EmitBinaryAtomicPost()
217 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in MakeAtomicCmpXchgValue()
218 Args[2] = EmitToInt(CGF, CGF.EmitScalarExpr(E->getArg(2)), T, IntType); in MakeAtomicCmpXchgValue()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp106 static Value *EmitToInt(CodeGenFunction &CGF, llvm::Value *V, in EmitToInt() function
151 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in MakeBinaryAtomicValue()
211 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in EmitBinaryAtomicPost()
252 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in MakeAtomicCmpXchgValue()
253 Args[2] = EmitToInt(CGF, CGF.EmitScalarExpr(E->getArg(2)), T, IntType); in MakeAtomicCmpXchgValue()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp93 static Value *EmitToInt(CodeGenFunction &CGF, llvm::Value *V, in EmitToInt() function
138 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in MakeBinaryAtomicValue()
198 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in EmitBinaryAtomicPost()
239 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in MakeAtomicCmpXchgValue()
240 Args[2] = EmitToInt(CGF, CGF.EmitScalarExpr(E->getArg(2)), T, IntType); in MakeAtomicCmpXchgValue()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp106 static Value *EmitToInt(CodeGenFunction &CGF, llvm::Value *V, in EmitToInt() function
151 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in MakeBinaryAtomicValue()
211 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in EmitBinaryAtomicPost()
252 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in MakeAtomicCmpXchgValue()
253 Args[2] = EmitToInt(CGF, CGF.EmitScalarExpr(E->getArg(2)), T, IntType); in MakeAtomicCmpXchgValue()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp110 static Value *EmitToInt(CodeGenFunction &CGF, llvm::Value *V, in EmitToInt() function
155 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in MakeBinaryAtomicValue()
215 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in EmitBinaryAtomicPost()
257 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in MakeAtomicCmpXchgValue()
258 Args[2] = EmitToInt(CGF, CGF.EmitScalarExpr(E->getArg(2)), T, IntType); in MakeAtomicCmpXchgValue()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DCGBuiltin.cpp115 static Value *EmitToInt(CodeGenFunction &CGF, llvm::Value *V, in EmitToInt() function
160 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in MakeBinaryAtomicValue()
220 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in EmitBinaryAtomicPost()
262 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in MakeAtomicCmpXchgValue()
263 Args[2] = EmitToInt(CGF, CGF.EmitScalarExpr(E->getArg(2)), T, IntType); in MakeAtomicCmpXchgValue()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGBuiltin.cpp115 static Value *EmitToInt(CodeGenFunction &CGF, llvm::Value *V, in EmitToInt() function
160 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in MakeBinaryAtomicValue()
220 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in EmitBinaryAtomicPost()
262 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in MakeAtomicCmpXchgValue()
263 Args[2] = EmitToInt(CGF, CGF.EmitScalarExpr(E->getArg(2)), T, IntType); in MakeAtomicCmpXchgValue()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGBuiltin.cpp111 static Value *EmitToInt(CodeGenFunction &CGF, llvm::Value *V, in EmitToInt() function
156 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in MakeBinaryAtomicValue()
216 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in EmitBinaryAtomicPost()
258 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in MakeAtomicCmpXchgValue()
259 Args[2] = EmitToInt(CGF, CGF.EmitScalarExpr(E->getArg(2)), T, IntType); in MakeAtomicCmpXchgValue()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGBuiltin.cpp115 static Value *EmitToInt(CodeGenFunction &CGF, llvm::Value *V, in EmitToInt() function
160 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in MakeBinaryAtomicValue()
220 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in EmitBinaryAtomicPost()
262 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in MakeAtomicCmpXchgValue()
263 Args[2] = EmitToInt(CGF, CGF.EmitScalarExpr(E->getArg(2)), T, IntType); in MakeAtomicCmpXchgValue()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/CodeGen/
H A DCGBuiltin.cpp110 static Value *EmitToInt(CodeGenFunction &CGF, llvm::Value *V, in EmitToInt() function
155 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in MakeBinaryAtomicValue()
215 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in EmitBinaryAtomicPost()
257 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in MakeAtomicCmpXchgValue()
258 Args[2] = EmitToInt(CGF, CGF.EmitScalarExpr(E->getArg(2)), T, IntType); in MakeAtomicCmpXchgValue()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp115 static Value *EmitToInt(CodeGenFunction &CGF, llvm::Value *V, in EmitToInt() function
160 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in MakeBinaryAtomicValue()
220 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in EmitBinaryAtomicPost()
262 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in MakeAtomicCmpXchgValue()
263 Args[2] = EmitToInt(CGF, CGF.EmitScalarExpr(E->getArg(2)), T, IntType); in MakeAtomicCmpXchgValue()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGBuiltin.cpp111 static Value *EmitToInt(CodeGenFunction &CGF, llvm::Value *V, in EmitToInt() function
156 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in MakeBinaryAtomicValue()
216 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in EmitBinaryAtomicPost()
258 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in MakeAtomicCmpXchgValue()
259 Args[2] = EmitToInt(CGF, CGF.EmitScalarExpr(E->getArg(2)), T, IntType); in MakeAtomicCmpXchgValue()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGBuiltin.cpp115 static Value *EmitToInt(CodeGenFunction &CGF, llvm::Value *V, in EmitToInt() function
160 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in MakeBinaryAtomicValue()
220 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in EmitBinaryAtomicPost()
262 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in MakeAtomicCmpXchgValue()
263 Args[2] = EmitToInt(CGF, CGF.EmitScalarExpr(E->getArg(2)), T, IntType); in MakeAtomicCmpXchgValue()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/CodeGen/
H A DCGBuiltin.cpp115 static Value *EmitToInt(CodeGenFunction &CGF, llvm::Value *V, in EmitToInt() function
160 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in MakeBinaryAtomicValue()
220 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in EmitBinaryAtomicPost()
262 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in MakeAtomicCmpXchgValue()
263 Args[2] = EmitToInt(CGF, CGF.EmitScalarExpr(E->getArg(2)), T, IntType); in MakeAtomicCmpXchgValue()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/CodeGen/
H A DCGBuiltin.cpp114 static Value *EmitToInt(CodeGenFunction &CGF, llvm::Value *V, in EmitToInt() function
217 Args[1] = EmitToInt(CGF, Args[1], T, IntType); in EmitBinaryAtomicPost()