Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp2079 SDValue Const8 = DAG.getConstant(8, DL, MVT::i16); in LowerBITCAST() local
5849 SDValue Const8 = DAG.getConstant(8, DL, MVT::i16); in ReplaceBITCAST() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp9072 const MCExpr *Const8 = MCConstantExpr::create(8, getContext()); in processInstruction() local