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

  /external/llvm/lib/Target/X86/
X86InstrInfo.h 83 /// isGlobalStubReference - Return true if the specified TargetFlag operand is
85 inline static bool isGlobalStubReference(unsigned char TargetFlag) {
X86CodeEmitter.cpp 408 return isGlobalStubReference(GVOp.getTargetFlags());
    [all...]
X86FastISel.cpp 574 if (!isGlobalStubReference(GVFlags)) {
    [all...]
X86ISelLowering.cpp     [all...]

Completed in 947 milliseconds