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

  /external/llvm/lib/Target/AArch64/
AArch64Subtarget.cpp 62 /// ClassifyGlobalReference - Find the target operand flags that describe
65 AArch64Subtarget::ClassifyGlobalReference(const GlobalValue *GV,
  /external/llvm/lib/Target/X86/
X86Subtarget.cpp 60 /// ClassifyGlobalReference - Classify a global variable reference for the
64 ClassifyGlobalReference(const GlobalValue *GV, const TargetMachine &TM) const {

Completed in 96 milliseconds