Searched defs:InstInfo (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DADCE.cpp129 DenseMap<Instruction *, InstInfoType> InstInfo; member in class:__anon2652::AggressiveDeadCodeElimination
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp230 struct InstInfo { struct in struct:__anon2153::StackAdjustingInsts
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp943 CmpInstInfo InstInfo = [&]() -> CmpInstInfo { local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp72 ParseInstructionInfo *InstInfo; member in class:__anon2455::X86AsmParser
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp1809 CodeGenInstruction &InstInfo = CDP.getTargetInfo().getInstruction(Operator); local
2458 CodeGenInstruction &InstInfo = local
3506 InferFromPattern(CodeGenInstruction &InstInfo, const InstAnalyzer &PatInfo, Record *PatDef) argument
3827 CodeGenInstruction &InstInfo = Target.getInstruction(Instr); local
3961 CodeGenInstruction &InstInfo = Target.getInstruction(PatInstrs.front()); local
3978 CodeGenInstruction *InstInfo = local
3992 CodeGenInstruction *InstInfo = local
4024 const CodeGenInstruction &InstInfo = Target.getInstruction(Instr); local
4064 const CodeGenInstruction &InstInfo = Target.getInstruction(Instr); local
[all...]

Completed in 216 milliseconds