Home
last modified time | relevance | path

Searched refs:IsConstM5 (Results 1 – 7 of 7) sorted by relevance

/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp12306 bool IsConstM5 = E->getArg(2)->isIntegerConstantExpr(M5, getContext()); in EmitSystemZBuiltinExpr() local
12307 assert(IsConstM4 && IsConstM5 && "Constant arg isn't actually constant?"); in EmitSystemZBuiltinExpr()
12308 (void)IsConstM4; (void)IsConstM5; in EmitSystemZBuiltinExpr()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp11287 bool IsConstM5 = E->getArg(2)->isIntegerConstantExpr(M5, getContext()); in EmitSystemZBuiltinExpr() local
11288 assert(IsConstM4 && IsConstM5 && "Constant arg isn't actually constant?"); in EmitSystemZBuiltinExpr()
11289 (void)IsConstM4; (void)IsConstM5; in EmitSystemZBuiltinExpr()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp13372 bool IsConstM5 = E->getArg(2)->isIntegerConstantExpr(M5, getContext()); in EmitSystemZBuiltinExpr() local
13373 assert(IsConstM4 && IsConstM5 && "Constant arg isn't actually constant?"); in EmitSystemZBuiltinExpr()
13374 (void)IsConstM4; (void)IsConstM5; in EmitSystemZBuiltinExpr()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp12987 bool IsConstM5 = E->getArg(2)->isIntegerConstantExpr(M5, getContext()); in EmitSystemZBuiltinExpr() local
12988 assert(IsConstM4 && IsConstM5 && "Constant arg isn't actually constant?"); in EmitSystemZBuiltinExpr()
12989 (void)IsConstM4; (void)IsConstM5; in EmitSystemZBuiltinExpr()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp13372 bool IsConstM5 = E->getArg(2)->isIntegerConstantExpr(M5, getContext()); in EmitSystemZBuiltinExpr() local
13373 assert(IsConstM4 && IsConstM5 && "Constant arg isn't actually constant?"); in EmitSystemZBuiltinExpr()
13374 (void)IsConstM4; (void)IsConstM5; in EmitSystemZBuiltinExpr()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp15096 bool IsConstM5 = E->getArg(2)->isIntegerConstantExpr(M5, getContext()); in EmitSystemZBuiltinExpr() local
15097 assert(IsConstM4 && IsConstM5 && "Constant arg isn't actually constant?"); in EmitSystemZBuiltinExpr()
15098 (void)IsConstM4; (void)IsConstM5; in EmitSystemZBuiltinExpr()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/CodeGen/
H A DCGBuiltin.cpp15426 bool IsConstM5 = E->getArg(2)->isIntegerConstantExpr(M5, getContext()); in EmitSystemZBuiltinExpr() local
15427 assert(IsConstM4 && IsConstM5 && "Constant arg isn't actually constant?"); in EmitSystemZBuiltinExpr()
15428 (void)IsConstM4; (void)IsConstM5; in EmitSystemZBuiltinExpr()