OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:usesRegisterOperand
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cfi-verify/lib/
FileAnalysis.h
135
bool
usesRegisterOperand
(const Instr &InstrMeta) const;
FileAnalysis.cpp
144
bool FileAnalysis::
usesRegisterOperand
(const Instr &InstrMeta) const {
273
if (!
usesRegisterOperand
(*InstrMetaPtr))
485
if (!
usesRegisterOperand
(InstrMeta))
Completed in 114 milliseconds