Home
last modified time | relevance | path

Searched defs:DefName (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DCodeGenIntrinsics.cpp60 std::string DefName = std::string(R->getName()); in CodeGenIntrinsic() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDXILEmitter.cpp183 auto DefName = IntrinsicDef->getName(); in DXILOperationDesc() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DPatterns.h675 StringLiteral DefName; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1168 std::string DefName = LocIdxToName(Num.getLoc()); in IDAsString() local
1176 std::string DefName = Location.Value.asString(MLocName); in dump() local
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp886 StringRef DefName; in parsePattern() local