Searched defs:GET_EGPR_IF_ENABLED (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86LowerTileCopy.cpp | 110 #define GET_EGPR_IF_ENABLED( runOnMachineFunction() macro |
H A D | X86ExpandPseudo.cpp | 559 #define GET_EGPR_IF_ENABLED( ExpandMI() macro |
H A D | X86DomainReassignment.cpp | 622 #define GET_EGPR_IF_ENABLED(OPC) STI->hasEGPR() ? OPC##_EVEX : OPC in initConverters() macro |
H A D | X86FastISel.cpp | 3049 #define GET_EGPR_IF_ENABLED( fastLowerIntrinsicCall() macro |
H A D | X86ISelDAGToDAG.cpp | 4092 #define GET_EGPR_IF_ENABLED( matchBEXTRFromAndImm() macro |
H A D | X86InstrInfo.cpp | 4376 #define GET_EGPR_IF_ENABLED( getLoadStoreRegOpcode() macro |
H A D | X86ISelLowering.cpp | 36384 #define GET_EGPR_IF_ENABLED( EmitInstrWithCustomInserter() macro |