Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp5726 uint64_t Op0Bytes = 0x10; in PerformBUILD_VECTORCombine() local
5729 std::pair<SDValue *, uint64_t *> OpData[2] = {{&Op0, &Op0Bytes}, in PerformBUILD_VECTORCombine()
5770 {Op0, Op1, DAG.getConstant((Op1Bytes << 8) | Op0Bytes, DL, MVT::i32), in PerformBUILD_VECTORCombine()