Home
last modified time | relevance | path

Searched refs:OpConst (Results 1 – 25 of 34) sorted by relevance

12

/dports/lang/nickle/nickle-2.90/
H A Dopcode.h48 OpConst, enumerator
H A Dcompile.c42 case OpConst: in ObjMark()
2330 BuildInst (obj, OpConst, inst, stat); in _CompileExpr()
2395 BuildInst (obj, OpConst, inst, stat); in _CompileExpr()
2403 BuildInst (obj, OpConst, inst, stat); in _CompileExpr()
2411 BuildInst (obj, OpConst, inst, stat); in _CompileExpr()
2416 BuildInst (obj, OpConst, inst, stat); in _CompileExpr()
2421 BuildInst (obj, OpConst, inst, stat); in _CompileExpr()
2426 BuildInst (obj, OpConst, inst, stat); in _CompileExpr()
2431 BuildInst (obj, OpConst, inst, stat); in _CompileExpr()
3006 BuildInst (obj, OpConst, inst, stat); in _CompileExpr()
[all …]
H A Dexecute.c1237 case OpConst: in ThreadsRun()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Analysis/
H A DLazyValueInfo.cpp1208 Constant* OpConst = Constant::getIntegerValue(Op->getType(), OpConstVal); in constantFoldUser() local
1213 SimplifyCastInst(CI->getOpcode(), OpConst, in constantFoldUser()
1222 Value *LHS = Op0Match ? OpConst : BO->getOperand(0); in constantFoldUser()
1223 Value *RHS = Op1Match ? OpConst : BO->getOperand(1); in constantFoldUser()
1292 if (Optional<APInt> OpConst = OpLatticeVal.asConstantInteger()) { in getEdgeValueLocal() local
1293 Result = constantFoldUser(Usr, Op, OpConst.getValue(), DL); in getEdgeValueLocal()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Analysis/
H A DLazyValueInfo.cpp1205 Constant* OpConst = Constant::getIntegerValue(Op->getType(), OpConstVal); in constantFoldUser() local
1210 SimplifyCastInst(CI->getOpcode(), OpConst, in constantFoldUser()
1219 Value *LHS = Op0Match ? OpConst : BO->getOperand(0); in constantFoldUser()
1220 Value *RHS = Op1Match ? OpConst : BO->getOperand(1); in constantFoldUser()
1289 if (Optional<APInt> OpConst = OpLatticeVal.asConstantInteger()) { in getEdgeValueLocal() local
1290 Result = constantFoldUser(Usr, Op, OpConst.getValue(), DL); in getEdgeValueLocal()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1266 Constant* OpConst = Constant::getIntegerValue(Op->getType(), OpConstVal); in constantFoldUser() local
1271 SimplifyCastInst(CI->getOpcode(), OpConst, in constantFoldUser()
1280 Value *LHS = Op0Match ? OpConst : BO->getOperand(0); in constantFoldUser()
1281 Value *RHS = Op1Match ? OpConst : BO->getOperand(1); in constantFoldUser()
1350 if (Optional<APInt> OpConst = OpLatticeVal.asConstantInteger()) { in getEdgeValueLocal() local
1351 Result = constantFoldUser(Usr, Op, OpConst.getValue(), DL); in getEdgeValueLocal()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1258 Constant* OpConst = Constant::getIntegerValue(Op->getType(), OpConstVal); in constantFoldUser() local
1263 SimplifyCastInst(CI->getOpcode(), OpConst, in constantFoldUser()
1272 Value *LHS = Op0Match ? OpConst : BO->getOperand(0); in constantFoldUser()
1273 Value *RHS = Op1Match ? OpConst : BO->getOperand(1); in constantFoldUser()
1345 if (Optional<APInt> OpConst = OpLatticeVal.asConstantInteger()) { in getEdgeValueLocal() local
1346 Result = constantFoldUser(Usr, Op, OpConst.getValue(), DL); in getEdgeValueLocal()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Analysis/
H A DLazyValueInfo.cpp1258 Constant* OpConst = Constant::getIntegerValue(Op->getType(), OpConstVal); in constantFoldUser() local
1263 SimplifyCastInst(CI->getOpcode(), OpConst, in constantFoldUser()
1272 Value *LHS = Op0Match ? OpConst : BO->getOperand(0); in constantFoldUser()
1273 Value *RHS = Op1Match ? OpConst : BO->getOperand(1); in constantFoldUser()
1345 if (Optional<APInt> OpConst = OpLatticeVal.asConstantInteger()) { in getEdgeValueLocal() local
1346 Result = constantFoldUser(Usr, Op, OpConst.getValue(), DL); in getEdgeValueLocal()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1276 Constant* OpConst = Constant::getIntegerValue(Op->getType(), OpConstVal); in constantFoldUser() local
1281 SimplifyCastInst(CI->getOpcode(), OpConst, in constantFoldUser()
1290 Value *LHS = Op0Match ? OpConst : BO->getOperand(0); in constantFoldUser()
1291 Value *RHS = Op1Match ? OpConst : BO->getOperand(1); in constantFoldUser()
1363 if (Optional<APInt> OpConst = OpLatticeVal.asConstantInteger()) { in getEdgeValueLocal() local
1364 Result = constantFoldUser(Usr, Op, OpConst.getValue(), DL); in getEdgeValueLocal()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Analysis/
H A DLazyValueInfo.cpp1266 Constant* OpConst = Constant::getIntegerValue(Op->getType(), OpConstVal); in constantFoldUser() local
1271 SimplifyCastInst(CI->getOpcode(), OpConst, in constantFoldUser()
1280 Value *LHS = Op0Match ? OpConst : BO->getOperand(0); in constantFoldUser()
1281 Value *RHS = Op1Match ? OpConst : BO->getOperand(1); in constantFoldUser()
1350 if (Optional<APInt> OpConst = OpLatticeVal.asConstantInteger()) { in getEdgeValueLocal() local
1351 Result = constantFoldUser(Usr, Op, OpConst.getValue(), DL); in getEdgeValueLocal()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1258 Constant* OpConst = Constant::getIntegerValue(Op->getType(), OpConstVal); in constantFoldUser() local
1263 SimplifyCastInst(CI->getOpcode(), OpConst, in constantFoldUser()
1272 Value *LHS = Op0Match ? OpConst : BO->getOperand(0); in constantFoldUser()
1273 Value *RHS = Op1Match ? OpConst : BO->getOperand(1); in constantFoldUser()
1345 if (Optional<APInt> OpConst = OpLatticeVal.asConstantInteger()) { in getEdgeValueLocal() local
1346 Result = constantFoldUser(Usr, Op, OpConst.getValue(), DL); in getEdgeValueLocal()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1257 Constant* OpConst = Constant::getIntegerValue(Op->getType(), OpConstVal); in constantFoldUser() local
1262 SimplifyCastInst(CI->getOpcode(), OpConst, in constantFoldUser()
1271 Value *LHS = Op0Match ? OpConst : BO->getOperand(0); in constantFoldUser()
1272 Value *RHS = Op1Match ? OpConst : BO->getOperand(1); in constantFoldUser()
1344 if (Optional<APInt> OpConst = OpLatticeVal.asConstantInteger()) { in getEdgeValueLocal() local
1345 Result = constantFoldUser(Usr, Op, OpConst.getValue(), DL); in getEdgeValueLocal()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1258 Constant* OpConst = Constant::getIntegerValue(Op->getType(), OpConstVal); in constantFoldUser() local
1263 SimplifyCastInst(CI->getOpcode(), OpConst, in constantFoldUser()
1272 Value *LHS = Op0Match ? OpConst : BO->getOperand(0); in constantFoldUser()
1273 Value *RHS = Op1Match ? OpConst : BO->getOperand(1); in constantFoldUser()
1345 if (Optional<APInt> OpConst = OpLatticeVal.asConstantInteger()) { in getEdgeValueLocal() local
1346 Result = constantFoldUser(Usr, Op, OpConst.getValue(), DL); in getEdgeValueLocal()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1276 Constant* OpConst = Constant::getIntegerValue(Op->getType(), OpConstVal); in constantFoldUser() local
1281 SimplifyCastInst(CI->getOpcode(), OpConst, in constantFoldUser()
1290 Value *LHS = Op0Match ? OpConst : BO->getOperand(0); in constantFoldUser()
1291 Value *RHS = Op1Match ? OpConst : BO->getOperand(1); in constantFoldUser()
1363 if (Optional<APInt> OpConst = OpLatticeVal.asConstantInteger()) { in getEdgeValueLocal() local
1364 Result = constantFoldUser(Usr, Op, OpConst.getValue(), DL); in getEdgeValueLocal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1266 Constant* OpConst = Constant::getIntegerValue(Op->getType(), OpConstVal); in constantFoldUser() local
1271 SimplifyCastInst(CI->getOpcode(), OpConst, in constantFoldUser()
1280 Value *LHS = Op0Match ? OpConst : BO->getOperand(0); in constantFoldUser()
1281 Value *RHS = Op1Match ? OpConst : BO->getOperand(1); in constantFoldUser()
1353 if (Optional<APInt> OpConst = OpLatticeVal.asConstantInteger()) { in getEdgeValueLocal() local
1354 Result = constantFoldUser(Usr, Op, OpConst.getValue(), DL); in getEdgeValueLocal()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Analysis/
H A DLazyValueInfo.cpp1300 Constant* OpConst = Constant::getIntegerValue(Op->getType(), OpConstVal); in constantFoldUser() local
1305 SimplifyCastInst(CI->getOpcode(), OpConst, in constantFoldUser()
1314 Value *LHS = Op0Match ? OpConst : BO->getOperand(0); in constantFoldUser()
1315 Value *RHS = Op1Match ? OpConst : BO->getOperand(1); in constantFoldUser()
1384 if (Optional<APInt> OpConst = OpLatticeVal.asConstantInteger()) { in getEdgeValueLocal() local
1385 Result = constantFoldUser(Usr, Op, OpConst.getValue(), DL); in getEdgeValueLocal()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1258 Constant* OpConst = Constant::getIntegerValue(Op->getType(), OpConstVal);
1263 SimplifyCastInst(CI->getOpcode(), OpConst,
1272 Value *LHS = Op0Match ? OpConst : BO->getOperand(0);
1273 Value *RHS = Op1Match ? OpConst : BO->getOperand(1);
1345 if (Optional<APInt> OpConst = OpLatticeVal.asConstantInteger()) {
1346 Result = constantFoldUser(Usr, Op, OpConst.getValue(), DL);
/dports/devel/llvm10/llvm-10.0.1.src/lib/Analysis/
H A DLazyValueInfo.cpp1356 Constant* OpConst = Constant::getIntegerValue(Op->getType(), OpConstVal); in constantFoldUser() local
1361 SimplifyCastInst(CI->getOpcode(), OpConst, in constantFoldUser()
1370 Value *LHS = Op0Match ? OpConst : BO->getOperand(0); in constantFoldUser()
1371 Value *RHS = Op1Match ? OpConst : BO->getOperand(1); in constantFoldUser()
1440 if (Optional<APInt> OpConst = OpLatticeVal.asConstantInteger()) { in getEdgeValueLocal() local
1441 Result = constantFoldUser(Usr, Op, OpConst.getValue(), DL); in getEdgeValueLocal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1356 Constant* OpConst = Constant::getIntegerValue(Op->getType(), OpConstVal); in constantFoldUser() local
1361 SimplifyCastInst(CI->getOpcode(), OpConst, in constantFoldUser()
1370 Value *LHS = Op0Match ? OpConst : BO->getOperand(0); in constantFoldUser()
1371 Value *RHS = Op1Match ? OpConst : BO->getOperand(1); in constantFoldUser()
1440 if (Optional<APInt> OpConst = OpLatticeVal.asConstantInteger()) { in getEdgeValueLocal() local
1441 Result = constantFoldUser(Usr, Op, OpConst.getValue(), DL); in getEdgeValueLocal()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1356 Constant* OpConst = Constant::getIntegerValue(Op->getType(), OpConstVal); in constantFoldUser() local
1361 SimplifyCastInst(CI->getOpcode(), OpConst, in constantFoldUser()
1370 Value *LHS = Op0Match ? OpConst : BO->getOperand(0); in constantFoldUser()
1371 Value *RHS = Op1Match ? OpConst : BO->getOperand(1); in constantFoldUser()
1440 if (Optional<APInt> OpConst = OpLatticeVal.asConstantInteger()) { in getEdgeValueLocal() local
1441 Result = constantFoldUser(Usr, Op, OpConst.getValue(), DL); in getEdgeValueLocal()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2579 if (ConstantSDNode *OpConst = dyn_cast<ConstantSDNode>(N->getOperand(OpNo))) in SelectBaseMVE_VMLLDAV() local
2580 if (OpConst->getZExtValue() == 0) in SelectBaseMVE_VMLLDAV()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2579 if (ConstantSDNode *OpConst = dyn_cast<ConstantSDNode>(N->getOperand(OpNo))) in SelectBaseMVE_VMLLDAV() local
2580 if (OpConst->getZExtValue() == 0) in SelectBaseMVE_VMLLDAV()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2579 if (ConstantSDNode *OpConst = dyn_cast<ConstantSDNode>(N->getOperand(OpNo))) in SelectBaseMVE_VMLLDAV() local
2580 if (OpConst->getZExtValue() == 0) in SelectBaseMVE_VMLLDAV()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2663 if (ConstantSDNode *OpConst = dyn_cast<ConstantSDNode>(N->getOperand(OpNo))) in SelectBaseMVE_VMLLDAV() local
2664 if (OpConst->getZExtValue() == 0) in SelectBaseMVE_VMLLDAV()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2663 if (ConstantSDNode *OpConst = dyn_cast<ConstantSDNode>(N->getOperand(OpNo))) in SelectBaseMVE_VMLLDAV() local
2664 if (OpConst->getZExtValue() == 0) in SelectBaseMVE_VMLLDAV()

12