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

  /external/llvm/include/llvm/Target/
TargetRegisterInfo.h 40 typedef const MVT::SimpleValueType* vt_iterator; typedef in class:llvm::TargetRegisterClass
45 const vt_iterator VTs;
113 vt_iterator vt_begin() const {
117 vt_iterator vt_end() const {
118 vt_iterator I = VTs;
    [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp     [all...]

Completed in 57 milliseconds