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

  /art/compiler/llvm/
intrinsic_helper.h 68 enum IntrinsicValType {
103 IntrinsicValType ret_val_type_;
104 IntrinsicValType arg_type_[kIntrinsicMaxArgc];
intrinsic_helper.cc 41 IntrinsicHelper::IntrinsicValType type) {
113 IntrinsicValType type = info.arg_type_[arg_iter];

Completed in 118 milliseconds