Searched refs:Con (Results 1 – 6 of 6) sorted by relevance
/openbsd/gnu/llvm/clang/include/clang/Basic/ |
H A D | SourceManager.h | 315 static FileInfo get(SourceLocation IL, ContentCache &Con, in get() argument 321 X.ContentAndKind.setPointer(&Con); in get() 323 Con.Filename = Filename; in get()
|
/openbsd/gnu/usr.bin/perl/cpan/Text-Tabs/t/ |
H A D | Wrap-JLB.t | 138 …n y la maravilla son operaciones propias de D̳i̳o̳s̳ y no de los hombres. Con el andar del tiempo…
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 449 SDValue Con = DAG.getConstant(CFP->getValueAPF(). in OptimizeFloatStore() local 452 return DAG.getStore(Chain, dl, Con, Ptr, ST->getPointerInfo(), in OptimizeFloatStore() 459 SDValue Con = DAG.getConstant(CFP->getValueAPF().bitcastToAPInt(). in OptimizeFloatStore() local 461 return DAG.getStore(Chain, dl, Con, Ptr, ST->getPointerInfo(), in OptimizeFloatStore()
|
H A D | LegalizeVectorTypes.cpp | 3765 SDValue Con = DAG.getNode(ISD::CONCAT_VECTORS, DL, WideResVT, LoRes, HiRes); in SplitVecOp_VSETCC() local 3770 return DAG.getNode(ExtendCode, DL, N->getValueType(0), Con); in SplitVecOp_VSETCC()
|
/openbsd/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 6642 ConstantSDNode *Con = dyn_cast<ConstantSDNode>(ShAmt); in Expand64BitShift() local 6647 (Con && (Con->getZExtValue() == 0 || Con->getZExtValue() >= 32))) in Expand64BitShift() 6655 if (!Con) in Expand64BitShift()
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | ChangeLog | 5675 "gdb_assert.h". Con't include "gregset.h".
|