HomeSort by relevance Sort by last modified time
    Searched defs:needAddressOf (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/MC/MCParser/
MCParsedAsmOperand.h 73 /// needAddressOf - Do we need to emit code to get the address of the
75 virtual bool needAddressOf() const { return false; }
  /external/llvm/lib/Target/X86/AsmParser/
X86AsmParser.cpp 349 bool needAddressOf() const {
    [all...]

Completed in 37 milliseconds