Home
last modified time | relevance | path

Searched refs:isParamImmArg (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenIntrinsics.h197 bool isParamImmArg(unsigned ParamIdx) const;
H A DCodeGenTarget.cpp906 bool CodeGenIntrinsic::isParamImmArg(unsigned ParamIdx) const { in isParamImmArg() function in CodeGenIntrinsic
H A DGlobalISelEmitter.cpp4124 OperandIsImmArg |= II->isParamImmArg(i - 1); in createAndImportSelDAGMatcher()