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 89 /// isGlobalRelativeToPICBase - Return true if the specified global value
92 inline static bool isGlobalRelativeToPICBase(unsigned char TargetFlag) {
X86FastISel.cpp 515 if (isGlobalRelativeToPICBase(GVFlags)) {
    [all...]
X86ISelLowering.cpp     [all...]

Completed in 29 milliseconds