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

  /external/llvm/lib/Target/X86/
X86InstrInfo.h 86 /// isGlobalRelativeToPICBase - Return true if the specified global value
89 inline static bool isGlobalRelativeToPICBase(unsigned char TargetFlag) {
X86FastISel.cpp 512 if (isGlobalRelativeToPICBase(GVFlags)) {
    [all...]
X86ISelLowering.cpp     [all...]

Completed in 27 milliseconds