Home
last modified time | relevance | path

Searched refs:ADDTLSOp1Opcode (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp706 unsigned ADDTLSOp1Opcode = ADDTLSOp1.getOpcode(); in isThreadPointerAcquisitionNode() local
715 if (ADDTLSOp1Opcode == PPCISD::LD_GOT_TPREL_L) in isThreadPointerAcquisitionNode()
726 if (ADDTLSOp1Opcode == PPCISD::GET_TPOINTER) in isThreadPointerAcquisitionNode()