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

  /external/llvm/lib/Target/X86/AsmParser/
X86AsmParserCommon.h 35 inline bool isImmUnsignedi8Value(uint64_t Value) {
X86Operand.h 197 return isImmUnsignedi8Value(CE->getValue());

Completed in 48 milliseconds