Home
last modified time | relevance | path

Searched defs:m_SpecificInt (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/IR/
DPatternMatch.h383 inline specific_intval m_SpecificInt(uint64_t V) { return specific_intval(V); } in m_SpecificInt() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DPatternMatch.h576 inline specific_intval m_SpecificInt(uint64_t V) { return specific_intval(V); } in m_SpecificInt() function