OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isPreISelGenericOptimizationHint
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetOpcodes.h
42
inline bool
isPreISelGenericOptimizationHint
(unsigned Opcode) {
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
InstructionSelect.cpp
168
if (
isPreISelGenericOptimizationHint
(MI.getOpcode())) {
RegBankSelect.cpp
627
if (
isPreISelGenericOptimizationHint
(Opc)) {
Utils.cpp
392
while (Opc == TargetOpcode::COPY ||
isPreISelGenericOptimizationHint
(Opc)) {
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
AArch64RegisterBankInfo.cpp
500
!
isPreISelGenericOptimizationHint
(Op))
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineVerifier.cpp
1667
if (isPreISelGenericOpcode(Opc) ||
isPreISelGenericOptimizationHint
(Opc)) {
Completed in 30 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026