Searched refs:map_to_llvmopcode (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/IR/
H A DCore.cpp820 static LLVMOpcode map_to_llvmopcode(int opcode) function
843 return map_to_llvmopcode(unwrap<ConstantExpr>(ConstantVal)->getOpcode());
1864 return map_to_llvmopcode(C->getOpcode());

Completed in 64 milliseconds