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

  /external/llvm/lib/Target/X86/
X86Subtarget.h 322 /// ClassifyGlobalReference - Classify a global variable reference for the
325 unsigned char ClassifyGlobalReference(const GlobalValue *GV,
X86Subtarget.cpp 52 /// ClassifyGlobalReference - Classify a global variable reference for the
56 ClassifyGlobalReference(const GlobalValue *GV, const TargetMachine &TM) const {
X86FastISel.cpp 512 unsigned char GVFlags = Subtarget->ClassifyGlobalReference(GV, TM);
    [all...]
X86ISelLowering.cpp     [all...]

Completed in 408 milliseconds