Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenIntrinsics.cpp60 std::string DefName = std::string(R->getName()); in CodeGenIntrinsic() local
H A DDXILEmitter.cpp83 auto DefName = IntrinsicDef->getName(); in DXILOperationData() local
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DPatterns.h655 StringLiteral DefName; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1136 std::string DefName = LocIdxToName(Num.getLoc()); in IDAsString() local
1144 std::string DefName = Location.Value.asString(MLocName); in dump() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp884 StringRef DefName; in parsePattern() local