/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonAsmPrinter.h | 59 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI);
|
H A D | HexagonAsmPrinter.cpp | 828 void HexagonAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) { in LowerPATCHABLE_FUNCTION_ENTER() function in HexagonAsmPrinter
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMAsmPrinter.h | 113 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI);
|
H A D | ARMMCInstLower.cpp | 216 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER() function in ARMAsmPrinter
|
H A D | ARMAsmPrinter.cpp | 2229 LowerPATCHABLE_FUNCTION_ENTER(*MI); in emitInstruction()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMAsmPrinter.h | 113 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI);
|
H A D | ARMMCInstLower.cpp | 216 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER() function in ARMAsmPrinter
|
H A D | ARMAsmPrinter.cpp | 2130 LowerPATCHABLE_FUNCTION_ENTER(*MI); in EmitInstruction()
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86AsmPrinter.h | 111 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI,
|
H A D | X86MCInstLower.cpp | 1037 void X86AsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI, in LowerPATCHABLE_FUNCTION_ENTER() function in X86AsmPrinter 1362 return LowerPATCHABLE_FUNCTION_ENTER(*MI, MCInstLowering); in EmitInstruction()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86AsmPrinter.h | 92 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI,
|
H A D | X86MCInstLower.cpp | 1614 void X86AsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI, in LowerPATCHABLE_FUNCTION_ENTER() function in X86AsmPrinter 2204 return LowerPATCHABLE_FUNCTION_ENTER(*MI, MCInstLowering); in EmitInstruction()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsAsmPrinter.h | 53 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI);
|
H A D | MipsAsmPrinter.cpp | 237 LowerPATCHABLE_FUNCTION_ENTER(*MI); in EmitInstruction() 1239 void MipsAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) { in LowerPATCHABLE_FUNCTION_ENTER() function in MipsAsmPrinter
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86AsmPrinter.h | 91 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI,
|
H A D | X86MCInstLower.cpp | 1756 void X86AsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI, in LowerPATCHABLE_FUNCTION_ENTER() function in X86AsmPrinter 2666 return LowerPATCHABLE_FUNCTION_ENTER(*MI, MCInstLowering); in emitInstruction()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A D | MipsAsmPrinter.h | 53 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI);
|
H A D | MipsAsmPrinter.cpp | 236 LowerPATCHABLE_FUNCTION_ENTER(*MI); in emitInstruction() 1238 void MipsAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) { in LowerPATCHABLE_FUNCTION_ENTER() function in MipsAsmPrinter
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64AsmPrinter.cpp | 99 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI); 244 void AArch64AsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER() function in AArch64AsmPrinter 1202 LowerPATCHABLE_FUNCTION_ENTER(*MI); in EmitInstruction()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64AsmPrinter.cpp | 107 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI); 263 void AArch64AsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER() function in AArch64AsmPrinter 1543 LowerPATCHABLE_FUNCTION_ENTER(*MI); in emitInstruction()
|