Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64CollectLOH.cpp336 static bool handleMiddleInst(const MachineInstr &MI, LOHInfo &DefInfo, in handleMiddleInst()
405 LOHInfo DefInfo = LOHInfos[OpIdx]; in handleADRP() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp838 VSETVLIInfo DefInfo = getInfoForVSETVLI(*DefMI); in needVSETVLI() local
894 VSETVLIInfo DefInfo = getInfoForVSETVLI(*DefMI); in transferBefore() local
1035 VSETVLIInfo DefInfo = getInfoForVSETVLI(*DefMI); in needVSETVLIPHI() local
/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DMacroInfo.h368 DefInfo(DefMacroDirective *DefDirective, SourceLocation UndefLoc, in DefInfo() function