Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp752 SmallDenseSet<ElementCount> VN, WN; in EnforceSameNumElts() local
757 WN.insert(T.isVector() ? T.getVectorElementCount() in EnforceSameNumElts()
760 Changed |= berase_if(VS, std::bind(NoLength, WN, std::placeholders::_1)); in EnforceSameNumElts()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5045 bool TargetLowering::isGAPlusOffset(SDNode *WN, const GlobalValue *&GA, in isGAPlusOffset() argument
5048 SDNode *N = unwrapAddress(SDValue(WN, 0)).getNode(); in isGAPlusOffset()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td11504 def WN : MOPSMemoryCopy<opcode, 0b00, 0b01, asm # "wn">;
11523 def WN : MOPSMemoryMove<opcode, 0b00, 0b01, asm # "wn">;