Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenIntrinsics.h157 bool isParamAPointer(unsigned ParamIdx) const;
H A DCodeGenTarget.cpp930 bool CodeGenIntrinsic::isParamAPointer(unsigned ParamIdx) const { in isParamAPointer() function in CodeGenIntrinsic
H A DGlobalISelEmitter.cpp4191 OperandIsAPointer |= II->isParamAPointer(i - 1); in createAndImportSelDAGMatcher()