Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DDXILEmitter.cpp82 auto DefName = IntrinsicDef->getName(); in DXILOperationData() local
H A DCodeGenTarget.cpp666 std::string DefName = std::string(R->getName()); in CodeGenIntrinsic() local
/llvm-project-15.0.7/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp835 std::string DefName = LocIdxToName(Num.getLoc()); in IDAsString() local
843 std::string DefName = Location.Value.asString(MLocName); in dump() local
/llvm-project-15.0.7/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp1129 for (auto &DefName : HarnessDefinitions) in Session() local
/llvm-project-15.0.7/llvm/lib/FileCheck/
H A DFileCheck.cpp1036 StringRef DefName; in parsePattern() local