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

  /external/llvm/lib/CodeGen/
WinEHPrepare.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineSelect.cpp 476 if (!match(ValueOnZero, m_SpecificInt(SizeOfInBits)))
    [all...]
  /external/llvm/include/llvm/IR/
PatternMatch.h 383 inline specific_intval m_SpecificInt(uint64_t V) { return specific_intval(V); }
    [all...]
  /external/llvm/lib/Analysis/
InstructionSimplify.cpp     [all...]

Completed in 95 milliseconds