Home
last modified time | relevance | path

Searched defs:F0 (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/sys/arch/mips64/include/
H A Dregnum.h81 #define F0 (FPBASE+0) macro
/openbsd-src/sys/crypto/
H A Drmd160.c72 #define F0(x, y, z) ((x) ^ (y) ^ (z)) macro
/openbsd-src/lib/libc/hash/
H A Drmd160.c71 #define F0(x, y, z) ((x) ^ (y) ^ (z)) macro
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dsparc-stub.c115 F0, F1, F2, F3, F4, F5, F6, F7, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp1786 Value *F0 = Builder.CreateFreeze(Op0, Op0->getName() + ".fr"); in visitURem() local
H A DInstCombineAddSub.cpp315 APFloat &F0 = getFpVal(); in operator *=() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2223 SDValue F0 = DAG.getFreeze(N0); in foldSelectWithIdentityConstant() local
2229 SDValue F0 = DAG.getFreeze(N0); in foldSelectWithIdentityConstant() local
4642 SDValue F0 = DAG.getFreeze(N0); in visitREM() local
H A DTargetLowering.cpp4179 SDValue F0 = N0.getOperand(0); in foldSetCCWithFunnelShift() local