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.cpp336 handleMiddleInst(const MachineInstr & MI,LOHInfo & DefInfo,LOHInfo & OpInfo) handleMiddleInst() argument
405 LOHInfo DefInfo = LOHInfos[OpIdx]; handleADRP() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp1100 VSETVLIInfo DefInfo = getInfoForVSETVLI(*DefMI); in insertVSETVLI() local
1394 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