Searched defs:Narrow (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelDAGToDAG.cpp | 2135 bool Narrow = VT.getSizeInBits() == 64; SelectLoadLane() local |
H A D | AArch64ISelLowering.cpp | 13636 SDValue Narrow; LowerINSERT_SUBVECTOR() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ | ||
H A D | AArch64InstructionSelector.cpp | 6039 bool Narrow = Ty.getSizeInBits() == 64; selectVectorLoadLaneIntrinsic() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 47999 SDValue Narrow = N->getOperand(0); PromoteMaskArithmetic() local |