Home
last modified time | relevance | path

Searched refs:getNumArgOperands (Results 1 – 25 of 38) sorted by relevance

12

/external/llvm/lib/Target/WebAssembly/
DWebAssemblyOptimizeReturned.cpp56 for (unsigned i = 0, e = CS.getNumArgOperands(); i < e; ++i) in visitCallSite()
/external/llvm/include/llvm/IR/
DCallSite.h217 unsigned getNumArgOperands() const { in getNumArgOperands() function
218 CALLSITE_DELEGATE_GETTER(getNumArgOperands()); in getNumArgOperands()
DInstructions.h1536 unsigned getNumArgOperands() const {
1543 assert(i < getNumArgOperands() && "Out of bounds!");
1547 assert(i < getNumArgOperands() && "Out of bounds!");
1581 assert(i < getNumArgOperands() && "Out of bounds!");
1585 assert(i < getNumArgOperands() && "Out of bounds!");
1752 if (getNumArgOperands() == 0)
3461 unsigned getNumArgOperands() const {
3468 assert(i < getNumArgOperands() && "Out of bounds!");
3472 assert(i < getNumArgOperands() && "Out of bounds!");
3506 assert(i < getNumArgOperands() && "Out of bounds!");
[all …]
/external/llvm/lib/Target/AMDGPU/
DSITypeRewriter.cpp102 for (unsigned i = 0, e = I.getNumArgOperands(); i != e; ++i) { in visitCallInst()
DAMDGPUPromoteAlloca.cpp379 for (unsigned ArgIdx = 0, ArgEnd = Call->getNumArgOperands(); in visitAlloca()
/external/llvm/lib/Analysis/
DVectorUtils.cpp92 if (I.getNumArgOperands() != 1 || in checkUnaryFloatSignature()
111 if (I.getNumArgOperands() != 2 || in checkBinaryFloatSignature()
DCostModel.cpp504 for (unsigned J = 0, JE = II->getNumArgOperands(); J != JE; ++J) in getInstructionCost()
/external/llvm/lib/Target/CppBackend/
DCPPBackend.cpp1189 for (unsigned i = 0; i < inv->getNumArgOperands(); ++i) { in printInstruction()
1437 if (call->getNumArgOperands() > 1) { in printInstruction()
1440 for (unsigned i = 0; i < call->getNumArgOperands(); ++i) { in printInstruction()
1445 << opNames[call->getNumArgOperands()] << ", " in printInstruction()
1447 } else if (call->getNumArgOperands() == 1) { in printInstruction()
1449 << opNames[call->getNumArgOperands()] << ", " << opNames[0] << ", \""; in printInstruction()
1452 << opNames[call->getNumArgOperands()] << ", \""; in printInstruction()
/external/llvm/lib/Transforms/Scalar/
DGVN.cpp253 assert(I->getNumArgOperands() == 2 && in create_extractvalue_expression()
315 if (local_cdep->getNumArgOperands() != C->getNumArgOperands()) { in lookup_or_add_call()
320 for (unsigned i = 0, e = C->getNumArgOperands(); i < e; ++i) { in lookup_or_add_call()
370 if (cdep->getNumArgOperands() != C->getNumArgOperands()) { in lookup_or_add_call()
374 for (unsigned i = 0, e = C->getNumArgOperands(); i < e; ++i) { in lookup_or_add_call()
DTailRecursionElimination.cpp733 for (unsigned i = 0, e = CI->getNumArgOperands(); i != e; ++i) in EliminateRecursiveTailCall()
/external/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp507 unsigned NumElts = Inst->getNumArgOperands() - 1; in getOrCreateResultFromMemIntrinsic()
552 Info.PtrVal = Inst->getArgOperand(Inst->getNumArgOperands() - 1); in getTgtMemIntrinsic()
/external/llvm/test/CodeGen/AArch64/
Darm64-patchpoint.ll46 ; <rdar:15390785> Assertion failed: (CI.getNumArgOperands() >= NumArgs + 4)
/external/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp1751 if (StreamArg >= (int)CI->getNumArgOperands()) in isReportingError()
1801 if (FormatStr == "%c" && CI->getNumArgOperands() > 1 && in optimizePrintFString()
1811 if (FormatStr == "%s\n" && CI->getNumArgOperands() > 1 && in optimizePrintFString()
1852 if (CI->getNumArgOperands() == 2) { in optimizeSPrintFString()
1870 CI->getNumArgOperands() < 3) in optimizeSPrintFString()
1947 if (CI->getNumArgOperands() == 2) { in optimizeFPrintFString()
1961 CI->getNumArgOperands() < 3) in optimizeFPrintFString()
/external/llvm/test/CodeGen/X86/
Dpatchpoint.ll59 ; <rdar:15390785> Assertion failed: (CI.getNumArgOperands() >= NumArgs + 4)
/external/llvm/test/CodeGen/PowerPC/
Dppc64-patchpoint.ll71 ; <rdar:15390785> Assertion failed: (CI.getNumArgOperands() >= NumArgs + 4)
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp1121 for (unsigned i = 0, ie = CI->getNumArgOperands(); i != ie; ++i) in areInstsCompatible()
1127 for (unsigned i = 0, ie = CJ->getNumArgOperands(); i != ie; ++i) in areInstsCompatible()
1132 assert(CI->getNumArgOperands() == CJ->getNumArgOperands() && in areInstsCompatible()
1134 for (unsigned i = 0, ie = CI->getNumArgOperands(); i != ie; ++i) { in areInstsCompatible()
1158 for (unsigned i = 0, ie = CI->getNumArgOperands(); i != ie; ++i) { in areInstsCompatible()
/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp537 for (unsigned i = 0, e = I.getNumArgOperands(); i != e; ++i) { in ComputeUsesVAFloatArgument()
DSelectionDAGBuilder.cpp3646 for (unsigned i = 0, e = I.getNumArgOperands(); i != e; ++i) { in visitTargetIntrinsic()
5208 for (unsigned Idx = 0, E = I.getNumArgOperands(); Idx < E; ++Idx) { in visitIntrinsicCall()
5465 if (I.getNumArgOperands() != 3) in visitMemCmpCall()
5568 if (I.getNumArgOperands() != 3) in visitMemChrCall()
5599 if (I.getNumArgOperands() != 2) in visitStrCpyCall()
5628 if (I.getNumArgOperands() != 2) in visitStrCmpCall()
5657 if (I.getNumArgOperands() != 1) in visitStrLenCall()
5682 if (I.getNumArgOperands() != 2) in visitStrNLenCall()
5711 if (I.getNumArgOperands() != 1 || in visitUnaryFloatCall()
5728 if (I.getNumArgOperands() != 2 || in visitBinaryFloatCall()
[all …]
DFastISel.cpp574 for (unsigned i = StartIdx, e = CI->getNumArgOperands(); i != e; ++i) { in addStackMapLiveVars()
739 assert(I->getNumArgOperands() >= NumMetaOpers + NumArgs && in selectPatchpoint()
/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp1972 unsigned NumArgOperands = I.getNumArgOperands(); in maybeHandleSimpleNomemIntrinsic()
2000 unsigned NumArgOperands = I.getNumArgOperands(); in handleUnknownIntrinsic()
2058 switch (I.getNumArgOperands()) { in handleVectorConvertIntrinsic()
2141 assert(I.getNumArgOperands() == 2); in handleVectorShiftIntrinsic()
2204 assert(I.getNumArgOperands() == 2); in handleVectorPackIntrinsic()
/external/llvm/lib/CodeGen/
DIntrinsicLowering.cpp589 if (CI->getNumArgOperands() != 1 || in LowerToByteSwap()
/external/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp349 if (UseIndex >= CS.getNumArgOperands()) { in captured()
482 bool IsOperandBundleUse = UseIndex >= CS.getNumArgOperands(); in determinePointerReadAttrs()
/external/llvm/lib/IR/
DInstructions.cpp349 assert(i < (getNumArgOperands() + 1) && "Param index out of bounds!"); in paramHasAttr()
369 if (i < (getNumArgOperands() + 1)) in dataOperandHasImpliedAttr()
627 assert(i < (getNumArgOperands() + 1) && "Param index out of bounds!"); in paramHasAttr()
646 if (i < (getNumArgOperands() + 1)) in dataOperandHasImpliedAttr()
DAutoUpgrade.cpp723 assert(CI->getNumArgOperands() == 1 && in UpgradeIntrinsicCall()
/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp1406 return lowerCallTo(II, IntrMemName, II->getNumArgOperands() - 2); in fastLowerIntrinsicCall()
1415 return lowerCallTo(II, "memset", II->getNumArgOperands() - 2); in fastLowerIntrinsicCall()

12