Home
last modified time | relevance | path

Searched defs:TheInst (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/tools/bugpoint/
DExtractFunction.cpp74 Instruction *TheInst = RI; // Got the corresponding instruction! in deleteInstructionFromProgram() local
/external/llvm/tools/bugpoint/
DExtractFunction.cpp103 Instruction *TheInst = &*RI; // Got the corresponding instruction! in deleteInstructionFromProgram() local
/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenDAGPatterns.cpp2706 DAGInstruction TheInst(I, Results, Operands, InstImpResults); in ParseInstructions() local
2725 DAGInstruction &TheInst = II->second; in ParseInstructions() local
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp3099 DAGInstruction TheInst(I, Results, Operands, InstImpResults); in parseInstructionPattern() local
3164 DAGInstruction &TheInst = Entry.second; in ParseInstructions() local