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.cpp1042 Result::Ptr getCodeForArg(unsigned ArgNum, const Type *ArgType, bool Promote,
1311 Result::Ptr EmitterBase::getCodeForArg(unsigned ArgNum, const Type *ArgType, in getCodeForArg() function in __anon819a2c470111::EmitterBase
1437 ME.getCodeForArg(i, ArgType, Promote, Immediate); in ACLEIntrinsic()