Home
last modified time | relevance | path

Searched defs:DefInfo (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64CollectLOH.cpp332 static bool handleMiddleInst(const MachineInstr &MI, LOHInfo &DefInfo, in handleMiddleInst()
401 LOHInfo DefInfo = LOHInfos[OpIdx]; in handleADRP() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp938 VSETVLIInfo DefInfo = getInfoForVSETVLI(*DefMI); in insertVSETVLI() local
1060 VSETVLIInfo DefInfo = getInfoForVSETVLI(*DefMI); in needVSETVLI() local
1272 VSETVLIInfo DefInfo = getInfoForVSETVLI(*DefMI); in needVSETVLIPHI() local
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DMacroInfo.h371 DefInfo(DefMacroDirective *DefDirective, SourceLocation UndefLoc, in DefInfo() function