Home
last modified time | relevance | path

Searched refs:hasPostISelHook (Results 1 – 25 of 60) sorted by relevance

123

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DMIMGInstructions.td141 let hasPostISelHook = 1;
357 let mayLoad = 0, mayStore = 1, hasSideEffects = 0, hasPostISelHook = 0,
463 mayLoad = 1, mayStore = 1, hasPostISelHook = 0, DisableWQM = 1,
681 Gather4 = 1, hasPostISelHook = 0 in {
H A DDSInstructions.td162 let hasPostISelHook = 1;
186 let hasPostISelHook = 1;
213 let hasPostISelHook = 1;
H A DVOPInstructions.td79 let hasPostISelHook = 1;
106 let hasPostISelHook = 1;
/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCInstrDesc.h424 bool hasPostISelHook() const { return Flags & (1 << MCID::HasPostISelHook); } in hasPostISelHook() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCInstrDesc.h517 bool hasPostISelHook() const { return Flags & (1ULL << MCID::HasPostISelHook); } in hasPostISelHook() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCInstrDesc.h517 bool hasPostISelHook() const { return Flags & (1ULL << MCID::HasPostISelHook); } in hasPostISelHook() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCInstrDesc.h515 bool hasPostISelHook() const { return Flags & (1ULL << MCID::HasPostISelHook); } in hasPostISelHook() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCInstrDesc.h517 bool hasPostISelHook() const { return Flags & (1ULL << MCID::HasPostISelHook); } in hasPostISelHook() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCInstrDesc.h517 bool hasPostISelHook() const { return Flags & (1ULL << MCID::HasPostISelHook); } in hasPostISelHook() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCInstrDesc.h521 bool hasPostISelHook() const { return Flags & (1ULL << MCID::HasPostISelHook); } in hasPostISelHook() function
/aosp_15_r20/external/llvm/utils/TableGen/
H A DCodeGenInstruction.h245 bool hasPostISelHook : 1; variable
H A DInstrInfoEmitter.cpp500 if (Inst.hasPostISelHook) OS << "|(1ULL<<MCID::HasPostISelHook)"; in emitRecord()
H A DCodeGenInstruction.cpp320 hasPostISelHook = R->getValueAsBit("hasPostISelHook"); in CodeGenInstruction()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DMIMGInstructions.td208 let hasPostISelHook = 1;
592 let mayLoad = 0, mayStore = 1, hasSideEffects = 0, hasPostISelHook = 0,
598 let hasPostISelHook = 1 in
782 mayLoad = 1, mayStore = 1, hasPostISelHook = 0, DisableWQM = 1,
790 let hasPostISelHook = 1 in
1229 Gather4 = 1, hasPostISelHook = 0, mayLoad = 1 in {
H A DDSInstructions.td201 let hasPostISelHook = 1;
237 let hasPostISelHook = 1;
267 let hasPostISelHook = 1;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoF.td173 UseNamedOperandTable = 1, hasPostISelHook = 1, isCommutable = 1 in
214 UseNamedOperandTable = 1, hasPostISelHook = 1 in
257 UseNamedOperandTable = 1, hasPostISelHook = 1 in
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonPseudo.td431 hasSideEffects = 0, hasPostISelHook = 1 in
439 hasSideEffects = 0, hasPostISelHook = 1 in
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.td2692 let hasPostISelHook = 1 in {
2725 let hasPostISelHook = 1 in {
3022 let mayStore = 1, mayLoad = 1, hasPostISelHook = 1, hasSideEffects = 1 in {
3126 } // mayStore = 1, mayLoad = 1, hasPostISelHook = 1
3349 let glc = 1, hasPostISelHook = 1 in {
3374 let hasPostISelHook = 1;
3425 let hasPostISelHook = 0;
3456 let hasPostISelHook = 0;
3562 let hasPostISelHook = 0;
H A DSIInstrFormats.td172 let hasPostISelHook = 1;
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DMachineInstr.h684 bool hasPostISelHook(QueryType Type = IgnoreBundle) const {
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineInstr.h946 bool hasPostISelHook(QueryType Type = IgnoreBundle) const {
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1146 bool hasPostISelHook(QueryType Type = IgnoreBundle) const {
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineInstr.h1191 bool hasPostISelHook(QueryType Type = IgnoreBundle) const {
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineInstr.h1192 bool hasPostISelHook(QueryType Type = IgnoreBundle) const {
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineInstr.h1215 bool hasPostISelHook(QueryType Type = IgnoreBundle) const {

123