Searched defs:needAddressOf (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/MC/MCParser/
H A DMCParsedAsmOperand.h59 /// needAddressOf - Do we need to emit code to get the address of the
61 virtual bool needAddressOf() const { return false; } function in class:llvm::MCParsedAsmOperand

Completed in 57 milliseconds