Home
last modified time | relevance | path

Searched defs:ImplicitDefs (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCInstrDesc.h144 const unsigned *ImplicitDefs; // Registers implicitly defined by this instr variable
/external/llvm/include/llvm/MC/
DMCInstrDesc.h148 const MCPhysReg *ImplicitDefs; // Registers implicitly defined by this instr variable
/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenInstruction.h216 std::vector<Record*> ImplicitDefs, ImplicitUses; variable
/external/llvm/lib/CodeGen/
DMachineCSE.cpp455 SmallVector<unsigned, 2> ImplicitDefs; in ProcessBlock() local
/external/llvm/utils/TableGen/
DCodeGenInstruction.h221 std::vector<Record*> ImplicitDefs, ImplicitUses; variable