Home
last modified time | relevance | path

Searched defs:clas (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ldns/drill/
H A Ddrill.c127 ldns_rr_class clas; in main() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp1304 #define HANDLE_INST(num, opc, clas) \ in clone() argument
H A DCore.cpp1695 #define HANDLE_INST(num, opc, clas) case num: return LLVM##opc; in map_to_llvmopcode() argument
1704 #define HANDLE_INST(num, opc, clas) case LLVM##opc: return num; in map_from_llvmopcode() argument
/freebsd/contrib/ldns/
H A Drr.c134 char *clas = NULL; in ldns_rr_new_frm_str_internal() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp7178 #define HANDLE_CAST_INST(num, opc, clas) case Instruction::opc: in simplifyInstructionWithOperands() argument