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

  /external/llvm/lib/Target/X86/
X86Subtarget.h 476 bool isTargetGlibc() const { return TargetTriple.isOSGlibc(); }
X86ISelDAGToDAG.cpp 722 Subtarget->isTargetGlibc())
    [all...]
X86ISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86Subtarget.h 712 bool isTargetGlibc() const { return TargetTriple.isOSGlibc(); }
X86ISelDAGToDAG.cpp     [all...]

Completed in 90 milliseconds