Home
last modified time | relevance | path

Searched defs:Value0 (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Option/
H A DArg.cpp26 const char *Value0, const Arg *_BaseArg) in Arg()
33 const char *Value0, const char *Value1, const Arg *_BaseArg) in Arg()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp1754 bool JoinVals::valuesIdentical(VNInfo *Value0, VNInfo *Value1, in valuesIdentical()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp24899 SDValue Value0 = Extract128BitVector(StoredVal, 0, DAG, dl); in PerformSTORECombine() local