Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp347 TmpVal = it->second; in getConstantFieldValue() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp6257 ReplaceNode(N, CurDAG->getMachineNode(Opc2, dl, VT, TmpVal, TmpVal)); in Select() local