Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp1433 static LLVMOpcode map_to_llvmopcode(int opcode) in map_to_llvmopcode() function
1456 return map_to_llvmopcode(unwrap<ConstantExpr>(ConstantVal)->getOpcode()); in LLVMGetConstOpcode()
2755 return map_to_llvmopcode(C->getOpcode()); in LLVMGetInstructionOpcode()