Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64CollectLOH.cpp332 static bool handleMiddleInst(const MachineInstr &MI, LOHInfo &DefInfo, in handleMiddleInst()
401 LOHInfo DefInfo = LOHInfos[OpIdx]; in handleADRP() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVInsertVSETVLI.cpp1100 VSETVLIInfo DefInfo = getInfoForVSETVLI(*DefMI); in insertVSETVLI() local
1394 VSETVLIInfo DefInfo = getInfoForVSETVLI(*DefMI); in needVSETVLIPHI() local
/freebsd-head/contrib/llvm-project/clang/include/clang/Lex/
HDMacroInfo.h371 DefInfo(DefMacroDirective *DefDirective, SourceLocation UndefLoc, in DefInfo() function