Searched defs:mayLoad (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h436 bool mayLoad() const { return Flags & (1ULL << MCID::MayLoad); } function in class:llvm::MCInstrDesc
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.h100 bool mayLoad() const { return Load; } function in class:llvm::HexagonCVIResource
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp3430 bool mayLoad; member in class:InstAnalyzer
[all...]

Completed in 155 milliseconds