Home
last modified time | relevance | path

Searched defs:Narrow (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1609 bool Narrow = VT.getSizeInBits() == 64; in SelectLoadLane() local
1648 bool Narrow = VT.getSizeInBits() == 64; in SelectPostLoadLane() local
1703 bool Narrow = VT.getSizeInBits() == 64; in SelectStoreLane() local
1732 bool Narrow = VT.getSizeInBits() == 64; in SelectPostStoreLane() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp44200 SDValue Narrow = N->getOperand(0); in PromoteMaskArithmetic() local