Home
last modified time | relevance | path

Searched defs:isHighLatencyDef (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h1273 virtual bool isHighLatencyDef(int opc) const { return false; } in isHighLatencyDef() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1489 virtual bool isHighLatencyDef(int opc) const { return false; } in isHighLatencyDef() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1688 virtual bool isHighLatencyDef(int opc) const { return false; } in isHighLatencyDef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetInstrInfo.h1767 virtual bool isHighLatencyDef(int opc) const { return false; } in isHighLatencyDef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetInstrInfo.h1779 virtual bool isHighLatencyDef(int opc) const { return false; } in isHighLatencyDef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetInstrInfo.h1767 virtual bool isHighLatencyDef(int opc) const { return false; } in isHighLatencyDef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetInstrInfo.h1767 virtual bool isHighLatencyDef(int opc) const { return false; } in isHighLatencyDef() function
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp7104 bool X86InstrInfo::isHighLatencyDef(int opc) const { in isHighLatencyDef() function in X86InstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp6915 bool X86InstrInfo::isHighLatencyDef(int opc) const { in isHighLatencyDef() function in X86InstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp8374 bool X86InstrInfo::isHighLatencyDef(int opc) const { in isHighLatencyDef() function in X86InstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp7530 bool SIInstrInfo::isHighLatencyDef(int Opc) const { in isHighLatencyDef() function in SIInstrInfo