Searched defs:DefInfo (Results 1 – 5 of 5) sorted by relevance
| /external/llvm-project/llvm/lib/Target/AArch64/ |
| D | AArch64CollectLOH.cpp | 336 static bool handleMiddleInst(const MachineInstr &MI, LOHInfo &DefInfo, in handleMiddleInst() 405 LOHInfo DefInfo = LOHInfos[OpIdx]; in handleADRP() local
|
| /external/mesa3d/src/amd/compiler/ |
| D | aco_register_allocation.cpp | 91 struct DefInfo { struct 92 uint16_t lb; 93 uint16_t ub; 94 uint8_t size; 95 uint8_t stride; 96 RegClass rc; 98 DefInfo(ra_ctx& ctx, aco_ptr<Instruction>& instr, RegClass rc_, int operand) : rc(rc_) { in DefInfo() function
|
| /external/clang/include/clang/Lex/ |
| D | MacroInfo.h | 358 DefInfo() : DefDirective(nullptr), IsPublic(true) {} in DefInfo() function 360 DefInfo(DefMacroDirective *DefDirective, SourceLocation UndefLoc, in DefInfo() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64CollectLOH.cpp | 336 static bool handleMiddleInst(const MachineInstr &MI, LOHInfo &DefInfo, in handleMiddleInst()
|
| /external/llvm-project/clang/include/clang/Lex/ |
| D | MacroInfo.h | 345 DefInfo(DefMacroDirective *DefDirective, SourceLocation UndefLoc, in DefInfo() function
|