Home
last modified time | relevance | path

Searched defs:Value1 (Results 1 – 7 of 7) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Option/
H A DArg.cpp33 const char *Value0, const char *Value1, const Arg *_BaseArg) in Arg()
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dswitch-implicit-fallthrough.cpp213 Value1, Value2 enumerator
/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Dwarn-unreachable.c171 typedef enum { Value1 = 1 } MyEnum; enumerator
/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/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp1921 SDValue Value1, Value2; in ExpandBUILD_VECTOR() local
/minix3/external/bsd/llvm/dist/clang/lib/Analysis/
H A DCFG.cpp661 const llvm::APSInt &Value1, in analyzeLogicOperatorCondition()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp24900 SDValue Value1 = Extract128BitVector(StoredVal, NumElems/2, DAG, dl); in PerformSTORECombine() local