Home
last modified time | relevance | path

Searched refs:Extends (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCommentCommands.td110 def Extends : InlineCommand<"extends">;
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.td1676 /// Sign/Zero Extends
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp17859 SmallVector<SDValue, 4> Extends; in PerformSplittingToWideningLoad() local
17866 Extends.push_back(FPExt); in PerformSplittingToWideningLoad()
17869 Loads = Extends; in PerformSplittingToWideningLoad()