Home
last modified time | relevance | path

Searched refs:FoldableAsLoad (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
DMCInstrDesc.h164 FoldableAsLoad, enumerator
360 bool canFoldAsLoad() const { return Flags & (1ULL << MCID::FoldableAsLoad); } in canFoldAsLoad()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DMachineInstr.h952 return hasProperty(MCID::FoldableAsLoad, Type);