Searched defs:ArgOp (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | FunctionSpecialization.cpp | 558 Value *ArgOp = Call->getArgOperand(Idx); promoteConstantStackValues() local |
H A D | OpenMPOpt.cpp | 1923 Value *ArgOp = CI->getArgOperand(ArgNo); collectGlobalThreadIdArguments() local |
H A D | AttributorAttributes.cpp | 3840 const Value *ArgOp = CB.getArgOperand(OtherArgNo); mayAliasWithArgument() local |
/llvm-project/llvm/utils/TableGen/ | ||
H A D | GlobalISelCombinerEmitter.cpp | 1689 auto ArgOp = PFP.getOperand(PIdx); emitPatFragMatchPattern() local |
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | LoopVectorize.cpp | 3248 for (auto &ArgOp : CI->args()) getVectorCallCost() local |
H A D | SLPVectorizer.cpp | 10192 for (auto &ArgOp : II->args()) getSpillCost() local |