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

  /external/llvm/include/llvm/CodeGen/
FastISel.h 35 bool IsSExt : 1;
46 : Val(nullptr), Ty(nullptr), IsSExt(false), IsZExt(false),
  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp     [all...]

Completed in 51 milliseconds