Home
last modified time | relevance | path

Searched defs:Value2 (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMachObjectWriter.cpp171 uint32_t Value2 = 0; in RecordARMScatteredHalfRelocation() local
287 uint32_t Value2 = 0; in RecordARMScatteredRelocation() local
/netbsd-src/sys/external/bsd/acpica/dist/tools/acpiexec/
H A Daeregion.c98 UINT32 Value2; in AeRegionHandler() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
H A DReassociate.h88 WeakVH Value2; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCELFObjectWriter.h132 static unsigned setRTypes(unsigned Value1, unsigned Value2, unsigned Value3) { in setRTypes()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp318 int64_t Value2 = Value >> 2; in AddiuspImmValue() local
329 int64_t Value2 = Value >> Shift; in InRange() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp390 uint32_t Value2 = 0; in recordScatteredRelocation() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/format/
H A Dpackage.d1097 Value1, Value2 enumerator
H A Dwrite.d1145 Value1, Value2 enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DScopedPrinter.h326 void printVersionInternal(S Value, T Value2, TArgs... Args) { in printVersionInternal()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp1857 SDValue Value1, Value2; in ExpandBUILD_VECTOR() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCFG.cpp1010 const llvm::APSInt &Value2) { in analyzeLogicOperatorCondition()