Home
last modified time | relevance | path

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

/aosp_15_r20/external/capstone/
H A DMCInstrDesc.h131 char ImplicitDefs; // Registers implicitly defined by this instr member
/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCInstrDesc.h148 const MCPhysReg *ImplicitDefs; // Registers implicitly defined by this instr variable
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineCSE.cpp455 SmallVector<unsigned, 2> ImplicitDefs; in ProcessBlock() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCInstrDesc.h198 const MCPhysReg *ImplicitDefs; // Registers implicitly defined by this instr variable
/aosp_15_r20/external/llvm/utils/TableGen/
H A DCodeGenInstruction.h221 std::vector<Record*> ImplicitDefs, ImplicitUses; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineCSE.cpp536 SmallVector<unsigned, 2> ImplicitDefs; in ProcessBlockCSE() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineCSE.cpp516 SmallVector<unsigned, 2> ImplicitDefs; in ProcessBlockCSE() local