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

  /external/llvm/lib/Target/X86/
X86ISelLowering.h 481 /// isOffsetSuitableForCodeModel - Returns true of the given offset can be
483 bool isOffsetSuitableForCodeModel(int64_t Offset, CodeModel::Model M,
    [all...]
X86ISelDAGToDAG.cpp 571 if (!X86::isOffsetSuitableForCodeModel(Val, M,
    [all...]
X86ISelLowering.cpp     [all...]

Completed in 133 milliseconds