Searched defs:DefInfo (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/mesa3d/src/amd/compiler/ |
H A D | aco_register_allocation.cpp | 206 struct DefInfo { struct 207 PhysRegInterval bounds; 208 uint8_t size; 209 uint8_t stride; 212 uint8_t data_stride; 213 RegClass rc; 215 DefInfo(ra_ctx& ctx, aco_ptr<Instruction>& instr, RegClass rc_, int operand) : rc(rc_) in DefInfo() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64CollectLOH.cpp | 336 static bool handleMiddleInst(const MachineInstr &MI, LOHInfo &DefInfo, in handleMiddleInst() 405 LOHInfo DefInfo = LOHInfos[OpIdx]; in handleADRP() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/ |
H A D | RISCVInsertVSETVLI.cpp | 838 VSETVLIInfo DefInfo = getInfoForVSETVLI(*DefMI); in needVSETVLI() local 894 VSETVLIInfo DefInfo = getInfoForVSETVLI(*DefMI); in transferBefore() local 1035 VSETVLIInfo DefInfo = getInfoForVSETVLI(*DefMI); in needVSETVLIPHI() local
|
/aosp_15_r20/external/clang/include/clang/Lex/ |
H A D | MacroInfo.h | 358 DefInfo() : DefDirective(nullptr), IsPublic(true) {} in DefInfo() function 360 DefInfo(DefMacroDirective *DefDirective, SourceLocation UndefLoc, in DefInfo() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64CollectLOH.cpp | 336 static bool handleMiddleInst(const MachineInstr &MI, LOHInfo &DefInfo, in handleMiddleInst()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/ |
D | MacroInfo.h | 371 DefInfo(DefMacroDirective *DefDirective, SourceLocation UndefLoc, in DefInfo() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/ |
D | MacroInfo.h | 371 DefInfo(DefMacroDirective *DefDirective, SourceLocation UndefLoc, in DefInfo() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/ |
D | MacroInfo.h | 371 DefInfo(DefMacroDirective *DefDirective, SourceLocation UndefLoc, in DefInfo() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/ |
D | MacroInfo.h | 371 DefInfo(DefMacroDirective *DefDirective, SourceLocation UndefLoc, in DefInfo() function
|