/openbsd/gnu/llvm/llvm/tools/llvm-exegesis/lib/ |
H A D | LatencyBenchmarkRunner.cpp | 34 static double computeVariance(const llvm::SmallVector<int64_t, 4> &Values) { in computeVariance() 48 static int64_t findMin(const llvm::SmallVector<int64_t, 4> &Values) { in findMin() 54 static int64_t findMax(const llvm::SmallVector<int64_t, 4> &Values) { in findMax() 60 static int64_t findMean(const llvm::SmallVector<int64_t, 4> &Values) { in findMean()
|
H A D | BenchmarkRunner.cpp | 58 accumulateCounterValues(const llvm::SmallVector<int64_t, 4> &NewValues, in accumulateCounterValues()
|
/openbsd/gnu/llvm/llvm/lib/Object/ |
H A D | RelocationResolver.cpp | 118 static uint64_t resolveBPF(uint64_t Type, uint64_t Offset, uint64_t S, in resolveBPF() argument 287 static uint64_t resolveX86(uint64_t Type, uint64_t Offset, uint64_t S, in resolveX86() argument 391 static uint64_t resolveMips32(uint64_t Type, uint64_t Offset, uint64_t S, in resolveMips32() argument 585 static uint64_t resolveCOFFX86(uint64_t Type, uint64_t Offset, uint64_t S, in resolveCOFFX86() argument 606 static uint64_t resolveCOFFX86_64(uint64_t Type, uint64_t Offset, uint64_t S, in resolveCOFFX86_64() argument 628 static uint64_t resolveCOFFARM(uint64_t Type, uint64_t Offset, uint64_t S, in resolveCOFFARM() argument 649 static uint64_t resolveCOFFARM64(uint64_t Type, uint64_t Offset, uint64_t S, in resolveCOFFARM64() argument 665 static uint64_t resolveMachOX86_64(uint64_t Type, uint64_t Offset, uint64_t S, in resolveMachOX86_64() argument 708 static uint64_t resolveWasm32(uint64_t Type, uint64_t Offset, uint64_t S, in resolveWasm32() argument
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | 990214-1.c | 4 typedef int int64_t __attribute__ ((__mode__ ( __DI__ ))) ; typedef
|
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/ |
H A D | ConstraintSystem.h | 71 static SmallVector<int64_t, 8> negate(SmallVector<int64_t, 8> R) { in negate()
|
/openbsd/gnu/llvm/clang/lib/Headers/hlsl/ |
H A D | hlsl_basic_types.h | 26 typedef long int64_t; typedef
|
/openbsd/gnu/llvm/llvm/lib/Analysis/ |
H A D | ConstraintSystem.cpp | 144 bool ConstraintSystem::isConditionImplied(SmallVector<int64_t, 8> R) const { in isConditionImplied()
|
/openbsd/gnu/llvm/llvm/tools/llvm-exegesis/lib/X86/ |
H A D | X86Counter.cpp | 79 llvm::SmallVector<int64_t, 4> *CycleArray) { in parseDataBuffer()
|
/openbsd/gnu/llvm/clang/lib/AST/Interp/ |
H A D | Boolean.h | 55 explicit operator int64_t() const { return V; } in int64_t() function
|
/openbsd/sys/sys/ |
H A D | types.h | 105 typedef __int64_t int64_t; typedef
|
H A D | stdint.h | 62 typedef __int64_t int64_t; typedef
|
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | InstructionSelector.h | 538 virtual bool testImmPredicate_I64(unsigned, int64_t) const { in testImmPredicate_I64() argument
|
/openbsd/gnu/llvm/llvm/lib/Target/Lanai/ |
H A D | LanaiInstrInfo.cpp | 285 int64_t /*CmpMask*/, int64_t CmpValue, in optimizeCompareInstr() argument
|
/openbsd/gnu/llvm/compiler-rt/lib/builtins/ |
H A D | fp_lib.h | 35 #define int64_t long long macro
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | LoopRerollPass.cpp | 779 collectPossibleRoots(Instruction *Base, std::map<int64_t,Instruction*> &Roots) { in collectPossibleRoots()
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 112 isBigEndian(const SmallDenseMap<int64_t, int64_t, 8> &MemOffset2Idx, in isBigEndian() 3370 SmallDenseMap<int64_t, int64_t, 8> &MemOffset2Idx, in findLoadOffsetsForLoadOrCombine()
|
/openbsd/gnu/llvm/clang/lib/Headers/ |
H A D | stdint.h | 96 typedef __INT64_TYPE__ int64_t; typedef
|
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 2617 virtual bool isLegalICmpImmediate(int64_t) const { in isLegalICmpImmediate() argument 2624 virtual bool isLegalAddImmediate(int64_t) const { in isLegalAddImmediate() argument
|
/openbsd/gnu/gcc/gcc/config/rs6000/ |
H A D | spe.h | 38 typedef long long int64_t; typedef
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/AsmParser/ |
H A D | AMDGPUAsmParser.cpp | 5915 bool (*ConvertResult)(int64_t&)) { in parseIntWithPrefix() 5935 bool (*ConvertResult)(int64_t&)) { in parseOperandArrayWithPrefix()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/ |
H A D | spe.h | 38 typedef long long int64_t; typedef
|