Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp1044 Result::Ptr getCodeForArg(unsigned ArgNum, const Type *ArgType, bool Promote,
1314 Result::Ptr EmitterBase::getCodeForArg(unsigned ArgNum, const Type *ArgType, in getCodeForArg() function in __anon819a2c470111::EmitterBase
1441 ME.getCodeForArg(i, ArgType, Promote, Immediate); in ACLEIntrinsic()