Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
DX86MCTargetDesc.cpp410 static MCInstrAnalysis *createX86MCInstrAnalysis(const MCInstrInfo *Info) { in createX86MCInstrAnalysis() function
440 createX86MCInstrAnalysis); in LLVMInitializeX86TargetMC()
442 createX86MCInstrAnalysis); in LLVMInitializeX86TargetMC()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MCTargetDesc.cpp231 static MCInstrAnalysis *createX86MCInstrAnalysis(const MCInstrInfo *Info) { in createX86MCInstrAnalysis() function
255 TargetRegistry::RegisterMCInstrAnalysis(*T, createX86MCInstrAnalysis); in LLVMInitializeX86TargetMC()