/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | MachineInstrBuilder.h | 243 const MCInstrDesc &MCID) { in BuildMI() 250 const MCInstrDesc &MCID, unsigned DestReg) { in BuildMI() 260 const DebugLoc &DL, const MCInstrDesc &MCID, in BuildMI() 276 const DebugLoc &DL, const MCInstrDesc &MCID, in BuildMI() 285 const DebugLoc &DL, const MCInstrDesc &MCID, in BuildMI() 295 const DebugLoc &DL, const MCInstrDesc &MCID, in BuildMI() 306 const MCInstrDesc &MCID) { in BuildMI() 316 const MCInstrDesc &MCID) { in BuildMI() 325 const MCInstrDesc &MCID) { in BuildMI() 335 const MCInstrDesc &MCID) { in BuildMI() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | MachineInstrBuilder.h | 317 const MCInstrDesc &MCID) { in BuildMI() 324 const MCInstrDesc &MCID, Register DestReg) { in BuildMI() 334 const DebugLoc &DL, const MCInstrDesc &MCID, in BuildMI() 350 const DebugLoc &DL, const MCInstrDesc &MCID, in BuildMI() 359 const DebugLoc &DL, const MCInstrDesc &MCID, in BuildMI() 369 const DebugLoc &DL, const MCInstrDesc &MCID, in BuildMI() 380 const MCInstrDesc &MCID) { in BuildMI() 390 const MCInstrDesc &MCID) { in BuildMI() 399 const MCInstrDesc &MCID) { in BuildMI() 409 const MCInstrDesc &MCID) { in BuildMI() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | MachineInstrBuilder.h | 364 const MCInstrDesc &MCID) { in BuildMI() 372 const MCInstrDesc &MCID, Register DestReg) { in BuildMI() 384 const MCInstrDesc &MCID, Register DestReg) { in BuildMI() 402 const MCInstrDesc &MCID, Register DestReg) { in BuildMI() 413 const MCInstrDesc &MCID, Register DestReg) { in BuildMI() 424 const MCInstrDesc &MCID, Register DestReg) { in BuildMI() 434 const MCInstrDesc &MCID) { in BuildMI() 444 const MCInstrDesc &MCID) { in BuildMI() 453 const MCInstrDesc &MCID) { in BuildMI() 463 const MCInstrDesc &MCID) { in BuildMI() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | MachineInstrBuilder.h | 364 const MCInstrDesc &MCID) { in BuildMI() 372 const MCInstrDesc &MCID, Register DestReg) { in BuildMI() 384 const MCInstrDesc &MCID, Register DestReg) { in BuildMI() 402 const MCInstrDesc &MCID, Register DestReg) { in BuildMI() 413 const MCInstrDesc &MCID, Register DestReg) { in BuildMI() 424 const MCInstrDesc &MCID, Register DestReg) { in BuildMI() 434 const MCInstrDesc &MCID) { in BuildMI() 444 const MCInstrDesc &MCID) { in BuildMI() 453 const MCInstrDesc &MCID) { in BuildMI() 463 const MCInstrDesc &MCID) { in BuildMI() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | MachineInstrBuilder.h | 358 const MCInstrDesc &MCID) { in BuildMI() 366 const MCInstrDesc &MCID, Register DestReg) { in BuildMI() 378 const MCInstrDesc &MCID, Register DestReg) { in BuildMI() 396 const MCInstrDesc &MCID, Register DestReg) { in BuildMI() 407 const MCInstrDesc &MCID, Register DestReg) { in BuildMI() 418 const MCInstrDesc &MCID, Register DestReg) { in BuildMI() 428 const MCInstrDesc &MCID) { in BuildMI() 438 const MCInstrDesc &MCID) { in BuildMI() 447 const MCInstrDesc &MCID) { in BuildMI() 457 const MCInstrDesc &MCID) { in BuildMI() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | MachineInstrBuilder.h | 364 const MCInstrDesc &MCID) { in BuildMI() 372 const MCInstrDesc &MCID, Register DestReg) { in BuildMI() 384 const MCInstrDesc &MCID, Register DestReg) { in BuildMI() 402 const MCInstrDesc &MCID, Register DestReg) { in BuildMI() 413 const MCInstrDesc &MCID, Register DestReg) { in BuildMI() 424 const MCInstrDesc &MCID, Register DestReg) { in BuildMI() 434 const MCInstrDesc &MCID) { in BuildMI() 444 const MCInstrDesc &MCID) { in BuildMI() 453 const MCInstrDesc &MCID) { in BuildMI() 463 const MCInstrDesc &MCID) { in BuildMI() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | MachineInstrBuilder.h | 373 const MCInstrDesc &MCID) { in BuildMI() 382 const MCInstrDesc &MCID, Register DestReg) { in BuildMI() 395 const MCInstrDesc &MCID, Register DestReg) { in BuildMI() 414 const MCInstrDesc &MCID, Register DestReg) { in BuildMI() 426 const MCInstrDesc &MCID, Register DestReg) { in BuildMI() 437 const MCInstrDesc &MCID, Register DestReg) { in BuildMI() 447 const MCInstrDesc &MCID) { in BuildMI() 459 const MCInstrDesc &MCID) { in BuildMI() 470 const MCInstrDesc &MCID) { in BuildMI() 480 const MCInstrDesc &MCID) { in BuildMI() [all …]
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/ |
H A D | PPCHazardRecognizers.cpp | 31 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); in isLoadAfterStore() local 57 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); in isBCTRAfterSet() local 87 bool PPCDispatchGroupSBHazardRecognizer::mustComeFirst(const MCInstrDesc *MCID, in mustComeFirst() 149 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); in ShouldPreferAnother() local 177 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); in EmitInstruction() local 285 const MCInstrDesc &MCID = DAG.TII->get(Opcode); in GetInstrType() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCHazardRecognizers.cpp | 29 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); in isLoadAfterStore() local 55 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); in isBCTRAfterSet() local 85 bool PPCDispatchGroupSBHazardRecognizer::mustComeFirst(const MCInstrDesc *MCID, in mustComeFirst() 147 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); in ShouldPreferAnother() local 175 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); in EmitInstruction() local 282 const MCInstrDesc &MCID = DAG.TII->get(Opcode); in GetInstrType() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCHazardRecognizers.cpp | 29 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); in isLoadAfterStore() local 55 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); in isBCTRAfterSet() local 85 bool PPCDispatchGroupSBHazardRecognizer::mustComeFirst(const MCInstrDesc *MCID, in mustComeFirst() 147 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); in ShouldPreferAnother() local 175 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); in EmitInstruction() local 282 const MCInstrDesc &MCID = DAG.TII->get(Opcode); in GetInstrType() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | ValueMapper.cpp | 87 unsigned MCID : 29; member 1058 unsigned MCID) { in scheduleMapGlobalInitializer() 1074 unsigned MCID) { in scheduleMapAppendingVariable() 1090 unsigned MCID) { in scheduleMapAliasOrIFunc() 1104 void Mapper::scheduleRemapFunction(Function &F, unsigned MCID) { in scheduleRemapFunction() 1184 unsigned MCID) { in scheduleMapGlobalInitializer() 1192 unsigned MCID) { in scheduleMapAppendingVariable() 1198 unsigned MCID) { in scheduleMapGlobalAlias() 1203 unsigned MCID) { in scheduleMapGlobalIFunc() 1207 void ValueMapper::scheduleRemapFunction(Function &F, unsigned MCID) { in scheduleRemapFunction()
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | ValueMapper.cpp | 76 unsigned MCID : 29; member 980 unsigned MCID) { in scheduleMapGlobalInitializer() 996 unsigned MCID) { in scheduleMapAppendingVariable() 1012 unsigned MCID) { in scheduleMapGlobalAliasee() 1024 void Mapper::scheduleRemapFunction(Function &F, unsigned MCID) { in scheduleRemapFunction() 1102 unsigned MCID) { in scheduleMapGlobalInitializer() 1110 unsigned MCID) { in scheduleMapAppendingVariable() 1116 unsigned MCID) { in scheduleMapGlobalAliasee() 1120 void ValueMapper::scheduleRemapFunction(Function &F, unsigned MCID) { in scheduleRemapFunction()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | ValueMapper.cpp | 86 unsigned MCID : 29; member 996 unsigned MCID) { in scheduleMapGlobalInitializer() 1012 unsigned MCID) { in scheduleMapAppendingVariable() 1028 Constant &Target, unsigned MCID) { in scheduleMapGlobalIndirectSymbol() 1040 void Mapper::scheduleRemapFunction(Function &F, unsigned MCID) { in scheduleRemapFunction() 1120 unsigned MCID) { in scheduleMapGlobalInitializer() 1128 unsigned MCID) { in scheduleMapAppendingVariable() 1135 unsigned MCID) { in scheduleMapGlobalIndirectSymbol() 1139 void ValueMapper::scheduleRemapFunction(Function &F, unsigned MCID) { in scheduleRemapFunction()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/ |
H A D | M68kInstrBuilder.h | 63 const MCInstrDesc &MCID = MI->getDesc(); variable 80 const MCInstrDesc &MCID = MI->getDesc(); variable
|
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | Thumb2SizeReduction.cpp | 228 static bool HasImplicitCPSRDef(const MCInstrDesc &MCID) { in HasImplicitCPSRDef() 615 const MCInstrDesc &MCID = MI->getDesc(); in ReduceSpecial() local 765 const MCInstrDesc &MCID = MI->getDesc(); in ReduceTo2Addr() local 828 const MCInstrDesc &MCID = MI->getDesc(); in ReduceToNarrow() local
|
H A D | ARMHazardRecognizer.cpp | 22 const MCInstrDesc &MCID = MI->getDesc(); in hasRAWHazard() local 43 const MCInstrDesc &MCID = MI->getDesc(); in getHazardType() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMHazardRecognizer.cpp | 21 const MCInstrDesc &MCID = MI->getDesc(); in hasRAWHazard() local 42 const MCInstrDesc &MCID = MI->getDesc(); in getHazardType() local
|
H A D | Thumb2SizeReduction.cpp | 254 static bool HasImplicitCPSRDef(const MCInstrDesc &MCID) { in HasImplicitCPSRDef() 645 const MCInstrDesc &MCID = MI->getDesc(); in ReduceSpecial() local 805 const MCInstrDesc &MCID = MI->getDesc(); in ReduceTo2Addr() local 865 const MCInstrDesc &MCID = MI->getDesc(); in ReduceToNarrow() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | Thumb2SizeReduction.cpp | 255 static bool HasImplicitCPSRDef(const MCInstrDesc &MCID) { in HasImplicitCPSRDef() 653 const MCInstrDesc &MCID = MI->getDesc(); in ReduceSpecial() local 813 const MCInstrDesc &MCID = MI->getDesc(); in ReduceTo2Addr() local 873 const MCInstrDesc &MCID = MI->getDesc(); in ReduceToNarrow() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineInstr.cpp | 1025 const MCInstrDesc &MCID = getDesc(); in findFirstPredOperandIdx() local 1409 const MCInstrDesc &MCID = getDesc(); in hasComplexRegisterTies() local 1641 unsigned MCID = InlineAsm::getMemoryConstraintID(Flag); in print() local 2015 const MCInstrDesc &MCID, bool IsIndirect, in BuildMI() 2031 const MCInstrDesc &MCID, bool IsIndirect, in BuildMI() 2051 const DebugLoc &DL, const MCInstrDesc &MCID, in BuildMI() 2062 const DebugLoc &DL, const MCInstrDesc &MCID, in BuildMI()
|
H A D | ScoreboardHazardRecognizer.cpp | 122 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); in getHazardType() local 177 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); in EmitInstruction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.cpp | 316 const MCInstrDesc &MCID = MI.getDesc(); in isSimpleMove() local 903 const MCInstrDesc &MCID = MI->getDesc(); in isSimpleBD12Move() local 1205 const MCInstrDesc &MCID = MI.getDesc(); in foldMemoryOperandImpl() local 1637 const MCInstrDesc &MCID = get(Opcode); in getOpcodeForOffset() local 1681 const MCInstrDesc &MCID = get(Opcode); in hasDisplacementPairInsn() local 1983 const MCInstrDesc &MCID = MI.getDesc(); in verifyInstruction() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | ScoreboardHazardRecognizer.cpp | 120 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); in getHazardType() local 176 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); in EmitInstruction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | ScoreboardHazardRecognizer.cpp | 122 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); in getHazardType() local 177 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); in EmitInstruction() local
|
H A D | MachineInstr.cpp | 1082 const MCInstrDesc &MCID = getDesc(); in findFirstPredOperandIdx() local 1498 const MCInstrDesc &MCID = getDesc(); in hasComplexRegisterTies() local 1757 unsigned MCID = InlineAsm::getMemoryConstraintID(Flag); in print() local 2118 const MCInstrDesc &MCID, bool IsIndirect, in BuildMI() 2134 const MCInstrDesc &MCID, bool IsIndirect, in BuildMI() 2169 const DebugLoc &DL, const MCInstrDesc &MCID, in BuildMI() 2180 const DebugLoc &DL, const MCInstrDesc &MCID, in BuildMI()
|