Searched defs:HasPreInstrSymbol (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | MachineInstr.h | 146 bool HasPreInstrSymbol = PreInstrSymbol != nullptr; variable 199 const bool HasPreInstrSymbol; variable 216 ExtraInfo(int NumMMOs, bool HasPreInstrSymbol, bool HasPostInstrSymbol, in ExtraInfo()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | MachineInstr.h | 162 bool HasPreInstrSymbol = PreInstrSymbol != nullptr; variable 232 const bool HasPreInstrSymbol; variable 254 ExtraInfo(int NumMMOs, bool HasPreInstrSymbol, bool HasPostInstrSymbol, in ExtraInfo()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | MachineInstr.h | 163 bool HasPreInstrSymbol = PreInstrSymbol != nullptr; variable 233 const bool HasPreInstrSymbol; variable 255 ExtraInfo(int NumMMOs, bool HasPreInstrSymbol, bool HasPostInstrSymbol, in ExtraInfo()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | MachineInstr.h | 163 bool HasPreInstrSymbol = PreInstrSymbol != nullptr; variable 233 const bool HasPreInstrSymbol; variable 255 ExtraInfo(int NumMMOs, bool HasPreInstrSymbol, bool HasPostInstrSymbol, in ExtraInfo()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | MachineInstr.h | 157 bool HasPreInstrSymbol = PreInstrSymbol != nullptr; variable 227 const bool HasPreInstrSymbol; variable 249 ExtraInfo(int NumMMOs, bool HasPreInstrSymbol, bool HasPostInstrSymbol, in ExtraInfo()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | MachineInstr.h | 165 bool HasPreInstrSymbol = PreInstrSymbol != nullptr; variable 245 const bool HasPreInstrSymbol; variable 268 ExtraInfo(int NumMMOs, bool HasPreInstrSymbol, bool HasPostInstrSymbol, in ExtraInfo()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineInstr.cpp | 324 bool HasPreInstrSymbol = PreInstrSymbol != nullptr; in setExtraInfo() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MachineInstr.cpp | 309 bool HasPreInstrSymbol = PreInstrSymbol != nullptr; in setExtraInfo() local
|