/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
CostModel.cpp | 40 #define CM_NAME "cost-model" 41 #define DEBUG_TYPE CM_NAME 75 static const char cm_name[] = "Cost Model Analysis"; variable 76 INITIALIZE_PASS_BEGIN(CostModelAnalysis, CM_NAME, cm_name, false, true) 77 INITIALIZE_PASS_END (CostModelAnalysis, CM_NAME, cm_name, false, true)
|
/bionic/libc/kernel/uapi/linux/nfsd/ |
cld.h | 41 struct cld_name cm_name; member in union:cld_msg::__anon944
|
/external/kernel-headers/original/uapi/linux/nfsd/ |
cld.h | 55 struct cld_name cm_name; member in union:cld_msg::__anon25834
|
/external/llvm/lib/Analysis/ |
CostModel.cpp | 33 #define CM_NAME "cost-model" 34 #define DEBUG_TYPE CM_NAME 70 static const char cm_name[] = "Cost Model Analysis"; variable 71 INITIALIZE_PASS_BEGIN(CostModelAnalysis, CM_NAME, cm_name, false, true) 72 INITIALIZE_PASS_END (CostModelAnalysis, CM_NAME, cm_name, false, true)
|