Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCInstrDesc.h143 const unsigned *ImplicitUses; // Registers implicitly read by this instr variable
/external/llvm/include/llvm/MC/
DMCInstrDesc.h147 const MCPhysReg *ImplicitUses; // Registers implicitly read by this instr variable
/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenInstruction.h216 std::vector<Record*> ImplicitDefs, ImplicitUses; variable
/external/llvm/utils/TableGen/
DCodeGenInstruction.h221 std::vector<Record*> ImplicitDefs, ImplicitUses; variable